jschaf / esup

ESUP - Emacs Start Up Profiler
398 stars 22 forks source link

[Bug] - No indentation in *esup* buffer. #63

Closed jcs090218 closed 4 years ago

jcs090218 commented 5 years ago

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.

no-indent

As the image, there are no indentation in the buffer. Not quite sure what I did wrong?

sergeyklay commented 4 years ago

@jcs090218 I'm interested to fix this (or at least sorting it out). Could you please provide the expected result.

jcs090218 commented 4 years ago

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! 😄

jcs090218 commented 4 years ago

Any progress on this? Thanks! 😄

sergeyklay commented 4 years ago

Any progress on this? Thanks! smile

Nope :( I can't find enough free time. I'm sorry

benley commented 4 years ago

I think I have a viable fix for this now: https://github.com/jschaf/esup/pull/80

sergeyklay commented 4 years ago

@jcs090218 AFAIK it is fixed now. Could you please check?

jcs090218 commented 4 years ago

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?

benley commented 4 years ago

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?

80 introduces a dependency on s.el, which is supposedly covered by the comment header change in esup-child.el. But maybe that's not enough to make package.el notice it - do we need to also add the s dependency in esup.el directly? Is there another place dependency info hides?

jcs090218 commented 4 years ago

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.