Closed jcs090218 closed 4 years ago
@jcs090218 I'm interested to fix this (or at least sorting it out). Could you please provide the expected result.
The expect result should be same as the bottom from the image shown with just not having the indentation of 2.
(use-package diminish
:defer t
: config
...
Thanks! 😄
Any progress on this? Thanks! 😄
Any progress on this? Thanks! smile
Nope :( I can't find enough free time. I'm sorry
I think I have a viable fix for this now: https://github.com/jschaf/esup/pull/80
@jcs090218 AFAIK it is fixed now. Could you please check?
I got an error with Cannot open load file: No such a file or directory, s
. 😕
I believe is something wrong with the patch #80?
I got an error with
Cannot open load file: No such a file or directory, s
. 😕I believe is something wrong with the patch #80?
s
dependency in esup.el directly? Is there another place dependency info hides?I actually have not idea, does anyone having the same issue as me? Or just me? 😖
EDIT: I have tried reinstalled esup but it appears the same. I am using Windows 10 x64 with Emacs version 27.1.
Can you make so all the code in
*esup*
buffer the same in the configuration including the indentation?Edit: I thought this is something that hasn't be implemented. Apparently, I was wrong so I assume this is the bug I encountered.
As the image, there are no indentation in the buffer. Not quite sure what I did wrong?