From: Alan Mackenzie <acm@muc.de>
Subject: Emacs 22.0.50: Problem with Longlines mode and left margin
Date: Thu, 20 Oct 2005 20:52:41 +0000 (GMT) [thread overview]
Message-ID: <Pine.LNX.3.96.1051020204144.882A-100000@acm.acm> (raw)
Hi, Emacs!
In a fresh buffer, set up a non-null left margin, e.g. with M-: (setq
left-margin 3). Enable Longlines Mode.
Start typing a line of text, starting with three spaces. When the text
fills onto the next (soft) line, Longlines disregards the left margin,
and text accumulates from column 0, like this:
Text starting from the margin overflows
into column 0
. Fill the paragraph with M-q. It now appears to respect the margin
setting:
Text starting from the margin overflows
into column 0
. However, type any character (or delete any character) anywhere in this
paragraph, and it snaps back to the margin-violating version.
Longlines's filling and M-q are incompatible here. I think that it is
Longlines's filling which is at fault.
--
Alan Mackenzie (Munich, Germany)
next reply other threads:[~2005-10-20 20:52 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-20 20:52 Alan Mackenzie [this message]
2005-10-21 9:54 ` Emacs 22.0.50: Problem with Longlines mode and left margin Miles Bader
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Pine.LNX.3.96.1051020204144.882A-100000@acm.acm \
--to=acm@muc.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.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).