Re: [PATCH] NEWS/emacs: document changes in 0.32 that affect keybindings.

2021-05-31 Thread David Bremner
Daniel Kahn Gillmor writes: > See list discussion in thread starting with > id:87h7ip2baq@fifthhorseman.net for more details. > > Signed-off-by: Daniel Kahn Gillmor applied to release and master (with generic "Emacs configuration" in place of .emacs)

Re: [PATCH] NEWS/emacs: document changes in 0.32 that affect keybindings.

2021-05-28 Thread Tomi Ollila
On Thu, May 27 2021, Daniel Kahn Gillmor wrote: > On Thu 2021-05-27 20:11:13 +0300, Tomi Ollila wrote: >> On Thu, May 27 2021, Daniel Kahn Gillmor wrote: >>> +Keymaps are no longer fset, which means they need to be referred to in >>> +define-key directly (without quotes). If your ~/.emacs has a >

Re: [PATCH] NEWS/emacs: document changes in 0.32 that affect keybindings.

2021-05-27 Thread Daniel Kahn Gillmor
On Thu 2021-05-27 20:11:13 +0300, Tomi Ollila wrote: > On Thu, May 27 2021, Daniel Kahn Gillmor wrote: >> +Keymaps are no longer fset, which means they need to be referred to in >> +define-key directly (without quotes). If your ~/.emacs has a > > In our docs it would be better to refer ~/.emacs.d/

Re: [PATCH] NEWS/emacs: document changes in 0.32 that affect keybindings.

2021-05-27 Thread Tomi Ollila
On Thu, May 27 2021, Daniel Kahn Gillmor wrote: > See list discussion in thread starting with > id:87h7ip2baq@fifthhorseman.net for more details. > > Signed-off-by: Daniel Kahn Gillmor > --- > NEWS | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git a/NEWS b/NEWS > index c0ae6afe..