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

Daniel Pittman <daniel@rimspace.net> writes:

> 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]

Well, of course I want some fancy behavior.  I think I want this:

* M-e and M-a should find ". " in addition to ".  " in cited text.

* It is okay for M-a/M-e to find ". " in my own text, too, but I think
  I would prefer them to only find ".  " in my own text.

* M-q should have the double-space behavior when invoked on my own
  text.

* I'm not sure what I want M-q to do in cited text.

So, it is not enough to just frob sentence-end-double-space, since
that affects cited text and my own text in the same way.

kai
-- 
Abort this operation?   [OK]  [Cancel]



      reply	other threads:[~2001-09-30 13:28 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
2001-09-30 13:28   ` Kai Großjohann [this message]

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=vaf8zewiz9f.fsf@INBOX.auto.gnus.tok.lucy.cs.uni-dortmund.de \
    --to=kai.grossjohann@cs.uni-dortmund.de \
    --cc=ding@gnus.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.
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).