bug#48199: 28.0.50; Org mode surprisingly usurps Calendar key binding

2021-08-26 Thread Yuchen Pei
Lars Ingebrigtsen writes: Yuchen Pei writes: This bug seems to be still around, as it just happened to me. Steps to reproduce: - Build a recent version e.g. commit efaed29f3d with `make` - ./src/emacs - M-x calendar RET - i results in "command-execute: Wrong type argument: commandp, org-

bug#48199: 28.0.50; Org mode surprisingly usurps Calendar key binding

2021-08-26 Thread Yuchen Pei
Looks like this email hadn't go through before I unarchived the bug. Apologies for any duplicate messages. Yuchen Pei writes: This bug seems to be still around, as it just happened to me. Steps to reproduce: - Build a recent version e.g. commit efaed29f3d with `make` - ./src/emacs - M-x cal

Re: bug#48199: 28.0.50; Org mode surprisingly usurps Calendar key binding

2021-08-26 Thread tomas
On Fri, Aug 27, 2021 at 05:37:40AM +0200, Lars Ingebrigtsen wrote: > Yuchen Pei writes: > > >> This bug seems to be still around, as it just happened to me. Steps > >> to > >> reproduce: > >> > >> - Build a recent version e.g. commit efaed29f3d with `make` > >> - ./src/emacs > >> - M-x calendar R

bug#48199: 28.0.50; Org mode surprisingly usurps Calendar key binding

2021-08-26 Thread Lars Ingebrigtsen
Yuchen Pei writes: >> This bug seems to be still around, as it just happened to me. Steps >> to >> reproduce: >> >> - Build a recent version e.g. commit efaed29f3d with `make` >> - ./src/emacs >> - M-x calendar RET >> - i >> >> results in "command-execute: Wrong type argument: commandp, >> org-ag

Re: bug#48199: 28.0.50; Org mode surprisingly usurps Calendar key binding

2021-06-25 Thread Stephen Berman
On Sun, 09 May 2021 19:21:31 +0200 Stephen Berman wrote: > [I added emacs-orgmode@gnu.org in the Cc:] > > On Mon, 03 May 2021 18:07:25 +0200 Stephen Berman > wrote: > >> By default `i' is a prefix key in calendar-mode for commands that insert >> diary entries. But if you happen to display a b

Re: bug#48199: 28.0.50; Org mode surprisingly usurps Calendar key binding

2021-05-09 Thread Stephen Berman
[I added emacs-orgmode@gnu.org in the Cc:] On Mon, 03 May 2021 18:07:25 +0200 Stephen Berman wrote: > By default `i' is a prefix key in calendar-mode for commands that insert > diary entries. But if you happen to display a buffer that activates > org-mode machinery, then `i' in calendar-mode b