[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [BUG] org-fill-paragraph [M-q] not apply on last paragraph
From: |
Nicolas Goaziou |
Subject: |
Re: [BUG] org-fill-paragraph [M-q] not apply on last paragraph |
Date: |
Tue, 07 Jul 2020 10:42:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello,
stardiviner <numbchild@gmail.com> writes:
> And here is the steps I reproduce this bug:
>
> 1. Open an Org file which contains long un-wrapped text. Like this:
>
> #+begin_src org
> In addition to debugging a program, VS Code supports running the program.
> The *Debug: Run (Start Without Debugging)* /action/ is triggered with
> =[Ctrl+F5]= and uses the currently selected launch configuration. Many of the
> launch configuration attributes are supported in 'Run' mode. VS Code
> maintains a debug session while the program is running, and pressing the Stop
> button terminates the program.
>
> Tip: The Run action is always available, but not all debugger extensions
> support 'Run'. In this case, 'Run' will be the same as 'Debug'.
> #+end_src
>
> 2. region select two paragraphs.
>
> 3. press [M-q] ~org-fill-paragraph~ command.
>
> 4. The second paragraph is not filled.
Fixed. Thank you.
Regards,
--
Nicolas Goaziou