From: kai@emptydomain.de (Kai Großjohann)
To: emacs-orgmode@gnu.org
Subject: Re: a '#' at the beginning of my text lines.
Date: Tue, 09 Jan 2007 22:43:51 +0100 [thread overview]
Message-ID: <m23b6jvpt4.fsf@slowfox.dyndns.org> (raw)
In-Reply-To: m3r6u4j5j0.fsf@freewill.com
david@adboyd.com (J. David Boyd) writes:
> I'll have to dig in to this, because I _like_ auto-fill-mode, but I
> _don't_ like the '#'.
Auto fill mode has a "fill prefix" which is prefixed to every line
when auto filling happens. (The fill prefix is also used for filling,
e.g. via M-q.)
There is a key for this, see below. Use it at the beginning of the
line to set the fill prefix to nothing.
Kai
C-x . runs the command set-fill-prefix
which is an interactive compiled Lisp function in `fill.el'.
It is bound to C-x ..
(set-fill-prefix)
Set the fill prefix to the current line up to point.
Filling expects lines to start with the fill prefix and
reinserts the fill prefix in each resulting line.
next prev parent reply other threads:[~2007-01-09 22:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-09 18:38 a '#' at the beginning of my text lines J. David Boyd
2007-01-09 20:42 ` J. David Boyd
2007-01-09 21:43 ` Kai Großjohann [this message]
2007-01-09 22:03 ` Carsten Dominik
2007-01-10 16:22 ` J. David Boyd
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.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m23b6jvpt4.fsf@slowfox.dyndns.org \
--to=kai@emptydomain.de \
--cc=emacs-orgmode@gnu.org \
/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/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).