Gnus development mailing list
 help / color / mirror / Atom feed
From: Michael Welsh Duggan <md5i@cs.cmu.edu>
Subject: Re: Bug: End of line in summary buffer
Date: Wed, 23 Jun 1999 20:43:36 GMT	[thread overview]
Message-ID: <v1tn1xqmyve.fsf@peoria.mt.cs.cmu.edu> (raw)
In-Reply-To: <877lou3ouj.fsf@medievalist.org>

zaks@prioris.im.pw.edu.pl (Slawek Zak) writes:

> Going to the end of line in summary mode with C-e, when subject
> exceeds right margin doesn't work properly, the cursor stops on the
> right margin when there are three dots marking begining of thread at
> the end. When message is single, C-e goes to the end of subject as
> expected. gnus-summary-line-format is "%U%R %3V%z %3L: %I%[%-16,16n%]
> %d %3t %(%s%) \n"

This isn't a bug in gnus, it is a feature of emacs.  You have to use
`C-x <' if you want to scroll the window left.

Alternatively, you can add the following to your .emacs to have things
work intuitively:

;;; auto-show
(require 'auto-show)

Actually, these answers are correct for Emacs.  I see you use Xemacs.
I don't know whether this will work there.

-- 
Michael Duggan
(md5i@cs.cmu.edu)


  reply	other threads:[~1999-06-23 20:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-23 15:42 Slawek Zak
1999-06-23 20:43 ` Michael Welsh Duggan [this message]
1999-06-24 11:25   ` Slawek Zak
1999-06-24 16:47     ` Michael Welsh Duggan
1999-07-04  2:40 ` Lars Magne Ingebrigtsen

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=v1tn1xqmyve.fsf@peoria.mt.cs.cmu.edu \
    --to=md5i@cs.cmu.edu \
    /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).