emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG] orgalist: Hickup in fill-paragraph with orgalist in markdown-mode
@ 2020-09-22 14:36 Daniel Hornung
  2020-09-27 10:35 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Hornung @ 2020-09-22 14:36 UTC (permalink / raw)
  To: emacs-orgmode

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

Hello,

when in markdown-mode, fill-paragraph behaves strangely in lists if the 
orgalist minor mode is enabled.

In the following example, when the cursor is in the first item of the list, 
pressing M-q or executing fill-paragraph does not recognize that line 3 is 
another list item:

- Nullam eu ante vel est convallis dignissim.  Fusce
  suscipit, wisi nec facilisis facilisis, est dui fermentum
  - Some text, indented

This will turn into the following (fill-column is set to 60 here):

- Nullam eu ante vel est convallis dignissim.  Fusce
  suscipit, wisi nec facilisis facilisis, est dui
  fermentum - Some text, indented

M-q works correctly in lists which orgalist does not recognize, for example if 
the list marker is an asterisk * not a dash -.

This is orgalist 1.2, markdown-mode 20200909.2355

In GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.5)
 of 2019-09-23, modified by Debian built on x86-grnet-01
Windowing system distributor 'The X.Org Foundation', version 11.0.12004000
System Description:	Debian GNU/Linux 10 (buster)


[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2020-09-28  8:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-22 14:36 [BUG] orgalist: Hickup in fill-paragraph with orgalist in markdown-mode Daniel Hornung
2020-09-27 10:35 ` Nicolas Goaziou
2020-09-28  8:56   ` Daniel Hornung

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).