Re: [BUG] Filling in source blocks fills by region, not paragraph [9.5.5 (release_9.5.5/master)]

2023-05-03 Thread Jens Schmidt
Forget about that one, it is already fixed in master. I had the wrong load path and used actually 9.5.5 and not org-mode cloned from master, as intended.

Re: [BUG] Filling in source blocks fills by region, not paragraph [9.5.5 (release_9.5.5/master)]

2023-04-29 Thread Ihor Radchenko
"Farblos" writes: > To me that seems strange, at least for source blocks. If this is really > intended, it should probably be made configurable. Canceled, by the original author. https://list.orgmode.org/orgmode/59d95fcaa0e84b66a811d8fc181d6...@vodafonemail.de/ -- Ihor Radchenko //

Re: [BUG] Filling in source blocks fills by region, not paragraph [9.5.5 (release_9.5.5/master)]

2023-04-29 Thread Farblos
Forget about that one, it is already fixed in master. During my first test I used the wrong load path and thus used the distribution-provided org-mode version.

[BUG] Filling in source blocks fills by region, not paragraph [9.5.5 (release_9.5.5/master)]

2023-04-29 Thread Farblos
Cloned https://git.savannah.gnu.org/git/emacs/org-mode.git, changed to directory "org-mode", made "autoloads", started Emacs as "emacs -Q -L $PWD". In an otherwise empty org-mode buffer, create a block #+begin_src shell # configure shell options and variables. bash-completion # requires shell