Gnus development mailing list
 help / color / mirror / Atom feed
From: Daniel Pittman <daniel@rimspace.net>
Subject: Re: Navigate cited text with single-space sentence endings
Date: Sun, 30 Sep 2001 22:49:56 +1000	[thread overview]
Message-ID: <87bsjsalmz.fsf@inanna.rimspace.net> (raw)
In-Reply-To: <vaflmiz4aly.fsf@lucy.cs.uni-dortmund.de> (Kai.Grossjohann@CS.Uni-Dortmund.DE's message of "Fri, 28 Sep 2001 17:07:53 +0200")

On Fri, 28 Sep 2001, Kai Großjohann wrote:
> Normally, I use two spaces after sentence endings.
> 
> However, for M-a and M-e in cited text in messages, it might be useful
> to find sentence endings with only one space, as well, since often,
> the original message does not use two spaces after sentence endings.
> 
> Suggestions?

(add-hook 'message-mode
  (lambda ()
    "Use one-space sentence endings in this mode..."
    (set (make-local-variable 'sentence-end-double-space) nil)))

...or did I miss something in your request? [1]

        Daniel


Footnotes: 
[1]  Hrm. You use Emacs, right? I don't know if that's an XEmacs-ism or not...

-- 
Our undisciplinables are our proudest product...
Let us hope our output of them will never cease.
        -- William James



  reply	other threads:[~2001-09-30 12:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-28 15:07 Kai Großjohann
2001-09-30 12:49 ` Daniel Pittman [this message]
2001-09-30 13:28   ` Kai Großjohann

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87bsjsalmz.fsf@inanna.rimspace.net \
    --to=daniel@rimspace.net \
    /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.
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 NNTP newsgroup(s).