* visual-line-mode: virtual-auto-fill-mode better
@ 2021-07-14 15:06 Uwe Brauer
0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2021-07-14 15:06 UTC (permalink / raw)
To: emacs-orgmode
Hi
I am not sure whether this is slightly off topic, but sometimes orgmode
works better with long lines (auto-fill-mode off), so many users
recommended visual-line-mode.
I am not entirely convinced by this mode and now came across virtual-auto-fill-mode
that looks to me a much nicer solution.
Any comments?
Uwe Brauer
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: visual-line-mode: virtual-auto-fill-mode better
@ 2021-07-14 20:17 autofrettage
2021-07-15 10:05 ` Uwe Brauer
0 siblings, 1 reply; 3+ messages in thread
From: autofrettage @ 2021-07-14 20:17 UTC (permalink / raw)
To: emacs-orgmode@gnu.org
Hi,
Uwe wrote:
> I am not entirely convinced by this mode and now came across
> virtual-auto-fill-mode that looks to me a much nicer solution.
> Any comments?
I haven't tried virtual-a-f-m myself, so I cannot say if it is
the ultimate solution. However, I have tried visual-fill-column-
mode together with visual-line-mode.
The tags tended to mess things up, until I started to use these settings:
# Local Variables:
# eval: (visual-line-mode)
# fill-column: 72
# org-tags-column: -69
# eval: (visual-fill-column-mode)
# eval: (auto-fill-mode -1)
# End:
cheers
Rasmus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: visual-line-mode: virtual-auto-fill-mode better
2021-07-14 20:17 visual-line-mode: virtual-auto-fill-mode better autofrettage
@ 2021-07-15 10:05 ` Uwe Brauer
0 siblings, 0 replies; 3+ messages in thread
From: Uwe Brauer @ 2021-07-15 10:05 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 598 bytes --]
>>> "a" == autofrettage <autofrettage@protonmail.ch> writes:
> Hi,
> Uwe wrote:
>> I am not entirely convinced by this mode and now came across
>> virtual-auto-fill-mode that looks to me a much nicer solution.
>> Any comments?
> I haven't tried virtual-a-f-m myself, so I cannot say if it is
> the ultimate solution. However, I have tried visual-fill-column-
> mode together with visual-line-mode.
> The tags tended to mess things up, until I started to use these settings:
Right, precisely this is why I gave up this solution, so I am curious to
see, how this virtual-auto-fill-mode behaves
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5673 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-07-15 10:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-14 20:17 visual-line-mode: virtual-auto-fill-mode better autofrettage
2021-07-15 10:05 ` Uwe Brauer
-- strict thread matches above, loose matches on Subject: below --
2021-07-14 15:06 Uwe Brauer
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).