Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-goto-colon
@ 2001-12-01 14:17 Pavel Janík
  2001-12-01 16:10 ` gnus-goto-colon Simon Josefsson
  0 siblings, 1 reply; 4+ messages in thread
From: Pavel Janík @ 2001-12-01 14:17 UTC (permalink / raw)


Hi,

in gnus.el we have:

;; Fix by Hallvard B Furuseth <h.b.furuseth@usit.uio.no>.
;; If you want the cursor to go somewhere else, set these two
;; functions in some startup hook to whatever you want.
(defalias 'gnus-summary-position-point 'gnus-goto-colon)
(defalias 'gnus-group-position-point 'gnus-goto-colon)

It is the cause of my problems in groups where I have customised
gnus-summary-line-format to include only the subjects and these subjects
can be very long (~80 chars) and can contain colons. Now, when I'm reading
by subjects, when moving to next article, the point jumps here and there
(if the subject contains `:') and it is really distracting. I'd like to get
rid of this in my .gnus:

; Workaround for Gnus inconvenience
(defalias 'gnus-summary-position-point 'beginning-of-line)

What was the reason for this change?
-- 
Pavel Janík

In the beginning was the word, and the word was content-type: text/plain.
                  -- Kilian A. Foth in comp.emacs.xemacs



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

end of thread, other threads:[~2001-12-01 20:16 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-01 14:17 gnus-goto-colon Pavel Janík
2001-12-01 16:10 ` gnus-goto-colon Simon Josefsson
2001-12-01 18:39   ` gnus-goto-colon Pavel Janík
2001-12-01 20:16     ` gnus-goto-colon ShengHuo ZHU

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