Iqbal Ansari
Iqbal Ansari
That is a great idea, I will try pushing this soon. In the meanwhile pull requests are welcome. Thanks
Hi @danielkrizian, this might happen if Emacs is not able to start successfully in the daemon mode, possibly due to some bug in init file, could try running `/opt/conda/bin/emacs --daemon=server...
This seems like the problematic error ``` spacemacs buffer error: (beginning-of-buffer) ``` It seems this error is preventing Emacs init from completely running and thus `restart-emacs`'s startup hook which prints...
Hello @danielkrizian, any update on this? Is this still happening?
Hi @Bost, Thanks for the bug report and sorry for the delay in reply. The path to binary is the same that Emacs was started with (see `restart-emacs--get-emacs-binary` which gets...
Added to the [`Known Issues`](https://github.com/iqbalansari/restart-emacs#known-issues) section in the README
Hi @Georgiy-Tugai, If I remember correctly it does not retain all the arguments, only the ones that have not been processed by Emacs. From the documentation of `command-line-args` > Args...
Hi @sebastiencs, Thanks a lot for the detailed bug report. I have just pushed a fix for the issue, could you please try it once MELPA updates and report back...
That seems like a bug, I have an idea why it happens, will try pushing a fix soon. Thanks for the report
@dinkonin @sebastiencs There does not seem to be a way to fix the issue, I will keep looking though. I am keeping this issue open as a reminder