emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: `org-fill-paragraph' relies on M-q being bound to `fill-paragraph' [9.4.6 (9.4.6-12-gdcc3a8-elpa @ /home/mwj/.emacs.d/elpa/org-20210809/)]
@ 2021-08-14 10:31 Marvin J.
  2021-08-15 20:18 ` Tim Cross
  2021-08-31 13:30 ` Timothy
  0 siblings, 2 replies; 5+ messages in thread
From: Marvin J. @ 2021-08-14 10:31 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 556 bytes --]

If you globally rebind M-q, then `org-fill-paragraph' will not work

properly anymore.

The reason is that `org-fill-element' has the line

(src-block (org-babel-do-key-sequence-in-edit-buffer (kbd "M-q")))

While of course M-q is the default binding for `fill-paragraph', org

should respect that the user might want to change keybindings.


Emacs : GNU Emacs 28.0.50 (build 1, x86_64-pc-linux-gnu, GTK+ Version
3.24.30, cairo version 1.17.4)

of 2021-08-13

Package: Org mode version 9.4.6 (9.4.6-12-gdcc3a8-elpa @
/home/mwj/.emacs.d/elpa/org-20210809/)

[-- Attachment #2: Type: text/html, Size: 1314 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-26  7:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-14 10:31 Bug: `org-fill-paragraph' relies on M-q being bound to `fill-paragraph' [9.4.6 (9.4.6-12-gdcc3a8-elpa @ /home/mwj/.emacs.d/elpa/org-20210809/)] Marvin J.
2021-08-15 20:18 ` Tim Cross
2021-08-31 13:30 ` Timothy
2021-09-01 13:00   ` [PATCH] " Ihor Radchenko
2021-09-26  7:05     ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).