Gnus development mailing list
 help / color / mirror / Atom feed
* Bug: End of line in summary buffer
@ 1999-06-23 15:42 Slawek Zak
  1999-06-23 20:43 ` Michael Welsh Duggan
  1999-07-04  2:40 ` Lars Magne Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: Slawek Zak @ 1999-06-23 15:42 UTC (permalink / raw)


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"

/S
-- 
* Suavek Zak (Systems Administrator)
* email: zaks@im.pw.edu.pl   voice: +48 (0) 22 674 66 79
* PGP v2.6: 2048/9A7CBF71,   finger://zaks@prioris.im.pw.edu.pl


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

* Re: Bug: End of line in summary buffer
  1999-06-23 15:42 Bug: End of line in summary buffer Slawek Zak
@ 1999-06-23 20:43 ` Michael Welsh Duggan
  1999-06-24 11:25   ` Slawek Zak
  1999-07-04  2:40 ` Lars Magne Ingebrigtsen
  1 sibling, 1 reply; 5+ messages in thread
From: Michael Welsh Duggan @ 1999-06-23 20:43 UTC (permalink / raw)


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)


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

* Re: Bug: End of line in summary buffer
  1999-06-23 20:43 ` Michael Welsh Duggan
@ 1999-06-24 11:25   ` Slawek Zak
  1999-06-24 16:47     ` Michael Welsh Duggan
  0 siblings, 1 reply; 5+ messages in thread
From: Slawek Zak @ 1999-06-24 11:25 UTC (permalink / raw)


** Michael Welsh Duggan <md5i@cs.cmu.edu> wrote:
Michael> 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"

Michael> This isn't a bug in gnus, it is a feature of emacs.  You have
Michael> to use `C-x <' if you want to scroll the window left.
But I wrote, that it works fine for lines longer than width of my
screen, but only if they don't end with  '...', ie don't start new
thread. Does it work for you in Emacs ?

Michael> (require 'auto-show)
Doesn't help either.

/S
-- 
* Suavek Zak (Systems Administrator)
* email: zaks@im.pw.edu.pl   voice: +48 (0) 22 674 66 79
* PGP v2.6: 2048/9A7CBF71,   finger://zaks@prioris.im.pw.edu.pl


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

* Re: Bug: End of line in summary buffer
  1999-06-24 11:25   ` Slawek Zak
@ 1999-06-24 16:47     ` Michael Welsh Duggan
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Welsh Duggan @ 1999-06-24 16:47 UTC (permalink / raw)


Slawek Zak <zaks@prioris.im.pw.edu.pl> writes:

> ** Michael Welsh Duggan <md5i@cs.cmu.edu> wrote:
> Michael> 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"
> 
> Michael> This isn't a bug in gnus, it is a feature of emacs.  You have
> Michael> to use `C-x <' if you want to scroll the window left.
> But I wrote, that it works fine for lines longer than width of my
> screen, but only if they don't end with  '...', ie don't start new
> thread. Does it work for you in Emacs ?

Unknown.  I misundersteood your problem.  Sorry.

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


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

* Re: Bug: End of line in summary buffer
  1999-06-23 15:42 Bug: End of line in summary buffer Slawek Zak
  1999-06-23 20:43 ` Michael Welsh Duggan
@ 1999-07-04  2:40 ` Lars Magne Ingebrigtsen
  1 sibling, 0 replies; 5+ messages in thread
From: Lars Magne Ingebrigtsen @ 1999-07-04  2:40 UTC (permalink / raw)


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.

How odd.  It feels like a bug in selective-display.

Anyway, `C-l' will recenter properly even with the ellipsis there.

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1999-07-04  2:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-23 15:42 Bug: End of line in summary buffer Slawek Zak
1999-06-23 20:43 ` Michael Welsh Duggan
1999-06-24 11:25   ` Slawek Zak
1999-06-24 16:47     ` Michael Welsh Duggan
1999-07-04  2:40 ` Lars Magne Ingebrigtsen

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