Gnus development mailing list
 help / color / mirror / Atom feed
* header-sensitive beginning-of-line?
@ 2001-11-09  0:47 Benjamin Rutt
  2001-11-09  5:34 ` Matt Armstrong
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: Benjamin Rutt @ 2001-11-09  0:47 UTC (permalink / raw)


It might be nice if message-mode had a way to allow you to navigate
point to the beginning of the header value.  This would make it easier
to trim out values if you typed in the wrong email address, or
newsgroup, or subject line.  For example:

Subject: C-a currently moves point to beginning of line
^
^
^

Subject: WIBNI the cursor could end up after the ': '?
         ^
         ^
         ^

Maybe message-mode could have a function named message-bol which would
place point just after the ': '.  (Similar to how C-c C-a
(comint-bol-or-process-mark) operates in shell-mode.)  Maybe we could
define C-a in message-mode to run a new function `message-bol' which,
if point was in the header, would navigate to just past the ': '.  Two
consecutive invocations of `message-bol' could navigate point to the
true BOL.

Any thoughts?
-- 
Benjamin Rutt <rutt+news@cis.ohio-state.edu>



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2001-11-11 19:28 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-09  0:47 header-sensitive beginning-of-line? Benjamin Rutt
2001-11-09  5:34 ` Matt Armstrong
2001-11-09 11:08   ` Andreas Fuchs
2001-11-09 12:20     ` Colin Marquardt
2001-11-09  8:48 ` Kai Großjohann
2001-11-11  9:17   ` Karl Eichwalder
2001-11-11 18:12     ` Benjamin Rutt
2001-11-11 19:28       ` Kai Großjohann
2001-11-09 14:31 ` Kai Großjohann
2001-11-09 14:43   ` Kai Großjohann
2001-11-09 15:23     ` Benjamin Rutt
2001-11-09 16:08       ` Kai Großjohann

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).