Uwe Brauer writes:
> In my experience the best I found was
>
> (defun my-turn-on-longlines-in-auctex ()
> "Turn on all three modes which support the display of long-lines."
> (interactive)
> (adaptive-wrap-prefix-mode 'toggle)
> (visual-line-mode &
>>> "BD" == Bruce D'Arcus writes:
> I recently switched to one-sentence-per-line + visual-line-mode.
That I do in Auctex mode (actually I use a filling function by Ingo Lohmar, I
found in
http://pleasefindattached.blogspot.com/2011/12/emacsauctex-sentence-fill-greatly.html
link does not wor
>>> "BD" == Bruce D'Arcus writes:
> I recently switched to one-sentence-per-line + visual-line-mode.
> On Fri, Jun 18, 2021 at 11:00 AM John Kitchin wrote:
>>
>> I use visual-line-mode. It almost always works fine for me.
In my experience the best I
On Friday, 18 Jun 2021 at 16:38, Uwe Brauer wrote:
> Coming back to your original post. I finally downloaded it and had a
> quick look at its source org file.
>
> You are using longlines (that is now auto-fill after 70 chars).
>
> I never found a longline mode I liked and that
; Sometimes, if I have to work on an actual document that LibreOffice or
>> > gnumeric cannot handle, I access our institution's systems using
>> > rdesktop and/or a web interface. Luckily, I only have to the latter
>> > once every few months at most.
>>
>>
and/or a web interface. Luckily, I only have to the latter
> > once every few months at most.
>
> Coming back to your original post. I finally downloaded it and had a
> quick look at its source org file.
>
> You are using longlines (that is now auto-fill after 70 chars).
>
ick look at its source org file.
You are using longlines (that is now auto-fill after 70 chars).
I never found a longline mode I liked and that is why I stick to good
old auto-fill with 70 chars.
I wounder what you use to display the file (I am using a either a 14
inch Thinkpad X1 or 13
On Jul 8, 2010, at 3:44 AM, Aidan Gauland wrote:
Normally, when I save an Org buffer with no trailing newline, a
newline will
be placed at the end of the buffer (so that the file ends with a
newline).
But when I enable longlines-mode, a newline is no longer added
automatically,
and I must
Normally, when I save an Org buffer with no trailing newline, a newline will
be placed at the end of the buffer (so that the file ends with a newline).
But when I enable longlines-mode, a newline is no longer added automatically,
and I must add one manually. If I turn longlines-mode off, Emacs
Carsten Dominik writes:
HTH
- Carsten
I certainly does help; thank you for your time, Carsten.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo
auto-fill is effected but I'm left out in columns in the middle of the
text as opposed to column 0 at the left edge of my emacs window. Is
this a longlines versus wrap thing---pardon my ignorance on this, I
did
however look through the Org manual---and I need to put something in
my
dote
mns in the middle of the
text as opposed to column 0 at the left edge of my emacs window. Is
this a longlines versus wrap thing---pardon my ignorance on this, I did
however look through the Org manual---and I need to put something in my
dotemacs?
The use of Org- instead of Outline-Mode is costing me
Unfortunately, I d not know enough about the internals of longlines to
fix this. With TAB, Org rewrites the entire table, probably inserting
soft newlines. Maybe a solution would be to use font lock to make the
newline in each table line hard?
- Carsten
On Jul 20, 2008, at 7:53 PM
Hi,
I tried using long-lines mode in org-mode 6.06pre01 in Enacs 22 and 23
(emacs-snapshot) on Ubuntu 8.04 (64 bit), by adding to my .emacs file:
(add-hook 'org-mode-hook 'longlines-mode)
However, I am unable to edit tables in org-mode. Hitting TAB causes multiple
rows to collapse
emacs 22.0.94.1
I'm not familiar with the calling syntax of defadvice, so I'll keep
playing.
Thanks very much for the code.
Mark.
On 3/23/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
On Mar 19, 2007, at 13:46, Alan Dove wrote:
> Hey, folks:
>
> I've also bee
o I'll keep
playing.
Thanks very much for the code.
Mark.
On 3/23/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
On Mar 19, 2007, at 13:46, Alan Dove wrote:
> Hey, folks:
>
> I've also been using org-mode with longlines-mode, and had noticed
> that the two occasi
emacs 22.0.94.1
I'm not familiar with the calling syntax of defadvice, so I'll keep playing.
Thanks very much for the code.
Mark.
On 3/23/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
On Mar 19, 2007, at 13:46, Alan Dove wrote:
> Hey, folks:
>
> I've also been usin
On Mar 19, 2007, at 13:46, Alan Dove wrote:
Hey, folks:
I've also been using org-mode with longlines-mode, and had noticed
that the two occasionally conflict. I've just developed workarounds
for the bugs that affect me, mostly inserting extra carriage returns
here and there to
Hey, folks:
I've also been using org-mode with longlines-mode, and had noticed
that the two occasionally conflict. I've just developed workarounds
for the bugs that affect me, mostly inserting extra carriage returns
here and there to ensure the right line breaks for org-mode. Car
On Mar 18, 2007, at 2:43, Mark Aufflick wrote:
Hi Everyone,
I am using longlines-mode with org-mode to do word wrapping. It is
useful in normal view to get wrapping at word boundaries, but it is
especially useful with vertical split windows (C-x 3) since they
default to not wrapping at all
Hi Everyone,
I am using longlines-mode with org-mode to do word wrapping. It is
useful in normal view to get wrapping at word boundaries, but it is
especially useful with vertical split windows (C-x 3) since they
default to not wrapping at all.
I have noticed a few wierd issues in org-mode
21 matches
Mail list logo