Gnus development mailing list
 help / color / mirror / Atom feed
* Buffer read only?
@ 1998-12-04 15:33 Norman Walsh
  1998-12-04 16:00 ` Kai.Grossjohann
  1998-12-04 16:05 ` ^M removal (Re: Buffer read only?) Karl Kleinpaste
  0 siblings, 2 replies; 6+ messages in thread
From: Norman Walsh @ 1998-12-04 15:33 UTC (permalink / raw)
  Cc: Norman Walsh

I've just switched to NT Emacs 20.3.1 and pgnus 0.63.

I typically read mail and news with gnus.  I have an external process
that slurps up my mail and deposits it in ~/.incoming/mail.spool.
Then I use 'C-u 2 g' to snarf it into gnus.

With my new setup, gnus reads and splits the mail, then reports
 
   buffer is read only #<buffer *Group*>

I (setq debug-on-error t) and didn't get a traceback.  

If I exit gnus and return, all my mail shows up.

Bug or operator error?

--norm

P.S. Since I'm already sending a message...

- Is there any easy way to swap the functionality of "g" and "C-u 2 g"?

- All the lines in my group buffer end with ^M in Emacs 20.3.1.  Anyone
  got a hint about fixing that (I haven't tried yet)?

                                        Cheers,
                                          norm
-- 
Norman Walsh <ndw@nwalsh.com>      | My problems start when the smarter
http://nwalsh.com/                 | bears and the dumber visitors
                                   | intersect.--Steve Thompson,
                                   | wildlife biologist at Yosemite
                                   | National Park



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

* Re: Buffer read only?
  1998-12-04 15:33 Buffer read only? Norman Walsh
@ 1998-12-04 16:00 ` Kai.Grossjohann
  1998-12-04 16:05 ` ^M removal (Re: Buffer read only?) Karl Kleinpaste
  1 sibling, 0 replies; 6+ messages in thread
From: Kai.Grossjohann @ 1998-12-04 16:00 UTC (permalink / raw)


Norman Walsh <ndw@nwalsh.com> writes:

  > - Is there any easy way to swap the functionality of "g" and "C-u 2 g"?

Set gnus-group-default-list-level to 2, then use `5 g' to retrieve new
messages for groups on levels <= 5.

kai
-- 
This gubblick contains many nonsklarkish English flutzpahs,
but the overall pluggandisp can be glorked from context. -- David Moser


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

* ^M removal (Re: Buffer read only?)
  1998-12-04 15:33 Buffer read only? Norman Walsh
  1998-12-04 16:00 ` Kai.Grossjohann
@ 1998-12-04 16:05 ` Karl Kleinpaste
  1998-12-04 16:50   ` Norman Walsh
  1 sibling, 1 reply; 6+ messages in thread
From: Karl Kleinpaste @ 1998-12-04 16:05 UTC (permalink / raw)


Norman Walsh <ndw@nwalsh.com> writes:
> - All the lines in my group buffer end with ^M in Emacs 20.3.1.  Anyone
>   got a hint about fixing that (I haven't tried yet)?

`W c' runs gnus-article-remove-cr.  Put it in your
gnus-article-display-hook.


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

* Re: ^M removal (Re: Buffer read only?)
  1998-12-04 16:05 ` ^M removal (Re: Buffer read only?) Karl Kleinpaste
@ 1998-12-04 16:50   ` Norman Walsh
  1998-12-04 17:17     ` Karl Kleinpaste
  0 siblings, 1 reply; 6+ messages in thread
From: Norman Walsh @ 1998-12-04 16:50 UTC (permalink / raw)


/ Karl Kleinpaste <karl@justresearch.com> was heard to say:
| Norman Walsh <ndw@nwalsh.com> writes:
| > - All the lines in my group buffer end with ^M in Emacs 20.3.1.  Anyone
| >   got a hint about fixing that (I haven't tried yet)?
| 
| `W c' runs gnus-article-remove-cr.  Put it in your
| gnus-article-display-hook.

Yes, but I'm seeing this in the *Group* buffer, not in article buffers
(probably because I've already got remove-cr in the display hook, though
I haven't checked).

                                        Cheers,
                                          norm
-- 
Norman Walsh <ndw@nwalsh.com>      | No man's knowledge here can go
http://nwalsh.com/                 | beyond his experience.--John Locke



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

* Re: ^M removal (Re: Buffer read only?)
  1998-12-04 16:50   ` Norman Walsh
@ 1998-12-04 17:17     ` Karl Kleinpaste
  1998-12-04 17:48       ` Norman Walsh
  0 siblings, 1 reply; 6+ messages in thread
From: Karl Kleinpaste @ 1998-12-04 17:17 UTC (permalink / raw)


Sorry about that, I mis-read your report.  What does your
gnus-group-line-format contain?


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

* Re: ^M removal (Re: Buffer read only?)
  1998-12-04 17:17     ` Karl Kleinpaste
@ 1998-12-04 17:48       ` Norman Walsh
  0 siblings, 0 replies; 6+ messages in thread
From: Norman Walsh @ 1998-12-04 17:48 UTC (permalink / raw)
  Cc: Norman Walsh

/ Karl Kleinpaste <karl@justresearch.com> was heard to say:
| Sorry about that, I mis-read your report.  What does your
| gnus-group-line-format contain?

*Blush* Nevermind. It ended with an embedded literal linebreak
instead of "\n". Emacs 20's end-of-line handling turned it into
a ^M where Emacs 19 used to just drop it, I guess. Wonder why I
did that, lo those many years ago. Thanks for pointing me in the
right direction...



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

end of thread, other threads:[~1998-12-04 17:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-04 15:33 Buffer read only? Norman Walsh
1998-12-04 16:00 ` Kai.Grossjohann
1998-12-04 16:05 ` ^M removal (Re: Buffer read only?) Karl Kleinpaste
1998-12-04 16:50   ` Norman Walsh
1998-12-04 17:17     ` Karl Kleinpaste
1998-12-04 17:48       ` Norman Walsh

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