Re: [ESS] Polymode keymap error

2021-03-08 Thread Tyler Smith via ESS-help
Can you show us your Emacs config, or at least the use-package expression you use for poly-mode? Best, Tyler John Haman via ESS-help writes: I'm having an issue with Poly-R or poly-markdown. When I start up my Emacs installation, I get a strange error about a keymap: Error (use-package):

[ESS] Polymode keymap error

2021-03-08 Thread John Haman via ESS-help
I'm having an issue with Poly-R or poly-markdown. When I start up my Emacs installation, I get a strange error about a keymap: Error (use-package): poly-markdown/:catch: Symbol’s value as variable is void: keymap Disable showing Disable logging I have no issues loading polymode, but either

Re: [ESS] Trailing slash deleted from find-file prompt

2021-03-08 Thread Brendan.Halpin via ESS-help
I can fix this by changing ess-synchronize-dirs in ess-inf.el: (defun ess-synchronize-dirs () "Set Emacs' current directory to be the same as the subprocess directory. To be used in `ess-idle-timer-functions'." (when (and ess-can-eval-in-background ess-getwd-command