Arseniy Zaostrovnykh

Results 16 comments of Arseniy Zaostrovnykh

This doesn't help, non-empty templates stil produces the same error: {namespace gaga} ``` {template callee} trr {/template} {template caller} trra {call callee} {/call} {/template} ```

(just confused buttons)

Just discovered, that the full form of call won't work if it doesn't contain any {param}, so: ``` {call callee/} // works {call calee} {/call} // doesn't work {call calee}...

Similar issue here. I wanted to bootstrap spacemacs on a new ubuntu 14.04 machine. Tried multiple emacs versions. - 24.3 kinda works - it manages to download packages, but then...

I agree that Spacemacs must be operational with or without Internet connection. If it is not the first launch, then it should keep the latest working setup, and if the...

Well, I see it as keeping the latest working `.spacemacs` config file (shadow copy) somewhere hidden in `.emacs.d` and packets all working. When Spacemacs loads up, and sees the configuration...

Hi, @munen! Does this issue cover the use case below? As an Android user, I would like to have a single icon on my home screen (or a gesture) to...

Thanks for the quick replies. I've been able to cut 2 clicks off by (somewhat) replicating the @munen's iOS workflow on android using the chrome bookmarks widget: https://drive.google.com/file/d/15kRC4cIBQ955CSyPgJpm4DZcTd4F2BsY Might be...

Hi @dgutov I failed to reproduce the issue following your original instructions with my Emacs 29.4. Does it still reproduce on your side?

@madscientist , note that `clangd` has an option to limit how many workers it spawns. I have this in my config, and do not notice the drag even when opening...