Re: A Gnus Biff

2012-09-28 Thread Ben Kibbey
William Gardella writes: > Hey, > > I'm in the process of writing a simple "biff" for Gnus, to notify me if > one or more of a list of designated Gnus groups has unread messages in > it (see below). So far it crudely works, and is suitable for use > interactively or by `display-time-mail-functio

Re: gnus in an IMAP multi-client setup.

2012-09-28 Thread Daniel Corbe
William Gardella writes: > Daniel Corbe writes: > >> I hope this is the right place to ask for general advice. gnus makes an >> awesome news reader and with all the performance gains with the version >> of gnus distributed with emacs24 I'd like to use it as an IMAP mail >> reader as well. >> >>

Re: A Gnus Biff

2012-09-28 Thread William Gardella
William Gardella writes: > ... > > Is there a function or variable I could use as a condition to determine > whether Gnus is actually "running?" Eval-after-load is probably not > quite right, because Gnus is not exactly a normal Elisp package, and > it's not that I need some function to be avail

A Gnus Biff

2012-09-28 Thread William Gardella
Hey, I'm in the process of writing a simple "biff" for Gnus, to notify me if one or more of a list of designated Gnus groups has unread messages in it (see below). So far it crudely works, and is suitable for use interactively or by `display-time-mail-function' if you want "Mail" to appear in the

Re: End of file during parsing, single newsgroup

2012-09-28 Thread Stephen Harker
Tassilo Horn writes: > William Gardella > writes: > Before trying to enter that group, do M-x toggle-debug-on-error RET and post the backtrace here. >>> >>> This is what I got: >>> >>> Debug on Error enabled globally >>> Retrieving newsgroup: rec.arts.sf.written... >>> Fetching headers

Re: End of file during parsing, single newsgroup

2012-09-28 Thread Tassilo Horn
William Gardella writes: >>> Before trying to enter that group, do M-x toggle-debug-on-error RET >>> and post the backtrace here. >> >> This is what I got: >> >> Debug on Error enabled globally >> Retrieving newsgroup: rec.arts.sf.written... >> Fetching headers for rec.arts.sf.written... >> byte-

Re: End of file during parsing, single newsgroup

2012-09-28 Thread William Gardella
Stephen Harker writes: > Tassilo Horn writes: > >> Stephen Harker writes: >> >> Hi Stephen, >> >>> Retrieving newsgroup: rec.arts.sf.written... >>> Fetching headers for rec.arts.sf.written... >>> byte-code: End of file during parsing >> >> Before trying to enter that group, do M-x toggle-debug-

Re: gnus in an IMAP multi-client setup.

2012-09-28 Thread William Gardella
Daniel Corbe writes: > I hope this is the right place to ask for general advice. gnus makes an > awesome news reader and with all the performance gains with the version > of gnus distributed with emacs24 I'd like to use it as an IMAP mail > reader as well. > > I need gnus to behave in a cooperat

Re: End of file during parsing, single newsgroup

2012-09-28 Thread Stephen Harker
Tassilo Horn writes: > Stephen Harker writes: > > Hi Stephen, > >> Retrieving newsgroup: rec.arts.sf.written... >> Fetching headers for rec.arts.sf.written... >> byte-code: End of file during parsing > > Before trying to enter that group, do M-x toggle-debug-on-error RET and > post the backtrace