* [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
* Re: [BUG] orgalist: Hickup in fill-paragraph with orgalist in markdown-mode
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
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2020-09-27 10:35 UTC (permalink / raw)
To: Daniel Hornung; +Cc: emacs-orgmode
Hello,
Daniel Hornung <d.hornung@indiscale.com> writes:
> 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
I just released orgalist 1.13, which should fix this problem. Please let
me know how it goes. You need to wait for GNU ELPA to catch up, tho.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [BUG] orgalist: Hickup in fill-paragraph with orgalist in markdown-mode
2020-09-27 10:35 ` Nicolas Goaziou
@ 2020-09-28 8:56 ` Daniel Hornung
0 siblings, 0 replies; 3+ messages in thread
From: Daniel Hornung @ 2020-09-28 8:56 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 940 bytes --]
Am Sunday, 27 September 2020, 12:35:41 CEST schrieb Nicolas Goaziou:
> Daniel Hornung <d.hornung@indiscale.com> writes:
> > 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:
>
> I just released orgalist 1.13, which should fix this problem. Please let
> me know how it goes. You need to wait for GNU ELPA to catch up, tho.
Hi,
it works again for me in orgalist 1.13.
Thank you!
Daniel
--
Daniel Hornung
IndiScale - Wir machen individuelles Datenmanagement skalierbar.
IndiScale GmbH
Lotzestraße 22a
37083 Göttingen
T: +49-551-288 76 48-2
E: d.hornung@indiscale.com
Amtsgericht Göttingen • HRB 205721 • Geschäftsführung Henrik tom Wörden
[-- 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).