help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why does byte compilation affect existing Emacs session?


From: Stefan Monnier
Subject: Re: Why does byte compilation affect existing Emacs session?
Date: Sun, 18 Feb 2018 17:26:06 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

> #+BEGIN_SRC emacs-lisp
> (use-package help
>   :defer t)
> #+END_SRC
>
> and byte compile it with M-x byte-compile-file. Now the f1 key is back
> to the help keymap (same as C-h), and not whatever I had set it to
> before.

Please report this as a bug (i.e. via M-x report-emacs-bug).


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]