Re: Multiple sources and accounts with GNUS

2010-12-21 Thread Tassilo Horn
Yuri D'Elia writes: > msmtp is a nice solution, but I don't really want to store the > password on disk (typing at every message is not a nice solution > either). You can save it encrypted in ~/.authinfo.gpg. > I tried to go with the smtpmail route, but failed quickly. > > I have an SMTP server

Re: Multiple sources and accounts with GNUS

2010-12-21 Thread Yuri D'Elia
On Mon, 20 Dec 2010 17:42:25 +0100 Richard Riley wrote: > My code above selects the msmtp profile to use based on the From > address which, im turn, is set by gnus-posting-styles but hopefully you > can adjust as appropriate. > > Googling up the key vars above and msmtp should provide the info

Re: Multiple sources and accounts with GNUS

2010-12-21 Thread Tassilo Horn
Stephen Leake writes: Hi Stephen, >> Deciding if I'm connected to the university's network is easy, >> because there I get an IP starting with 141.26, so here's my code. >> >> >> (defun th-uni-network-p () >> "Return non-nil, if the computer is connected to the uni network." >> (catch 'in-un

Marking down-scored messages as expirable

2010-12-21 Thread Vincent Beffara
Hi, I am discovering all the ways in which gnus can be tweaked, and that's great. There is one thing that I haven't figured out from the docs though. (Using nnimap,) is it possible to set up scoring in such a way that messages below a certain score are automatically marked as expirable ? I woul

Re: Today's articles/mails..

2010-12-21 Thread Andrew Cohen
> "bgmrao" == bgmrao writes: bgmrao> On Tue, 21 Dec 2010 08:37:41 -0500, Andrew Cohen bgmrao> said: >> Not true! Since nnir now supports raw imap queries you can easily >> search on the date. Imap supports the following date-related >> queries: >> SENTBEFORE SENTON

Re: Today's articles/mails..

2010-12-21 Thread Tassilo Horn
Andrew Cohen writes: Hi Andrew, > Tassilo> To get enter a group showning only the "right" articles, > Tassilo> there's no general way, I guess. At least for IMAP groups, > Tassilo> you might be able to use a search on a group (`G G') > Tassilo> instead of entering it (at some po

Re: Multiple sources and accounts with GNUS

2010-12-21 Thread Stephen Leake
Tassilo Horn writes: > Deciding if I'm connected to the university's network is easy, because > there I get an IP starting with 141.26, so here's my code. > > > (defun th-uni-network-p () > "Return non-nil, if the computer is connected to the uni network." > (catch 'in-uni-network > (doli

Re: Today's articles/mails..

2010-12-21 Thread bgmrao
On Tue, 21 Dec 2010 08:37:41 -0500, Andrew Cohen said: > Not true! Since nnir now supports raw imap queries you can easily search > on the date. Imap supports the following date-related queries: > SENTBEFORE > SENTON > SENTSINCE > SINCE > BEFORE Could you please

Re: Today's articles/mails..

2010-12-21 Thread Andrew Cohen
> "Tassilo" == Tassilo Horn writes: Tassilo> bgm...@gmail.com writes: Hi Madhu, [...] Tassilo> To get enter a group showning only the "right" articles, Tassilo> there's no general way, I guess. At least for IMAP groups, Tassilo> you might be able to use a search on a grou

Re: Today's articles/mails..

2010-12-21 Thread Richard Riley
Tassilo Horn writes: > Richard Riley writes: > > Hi Rich, > >>> ,[ (info "(gnus)Limiting") ] >>> | `/ w' >>> | Pop the previous limit off the stack and restore it >>> | (`gnus-summary-pop-limit'). If given a prefix, pop all limits off >>> | the stack. >>> ` >> >> >> It wo

Re: Today's articles/mails..

2010-12-21 Thread Tassilo Horn
bgm...@gmail.com writes: Hi Madhu, > Sorry, I meant summary buffer. (getting back to using gnus after a > long while). > > > ,[ (info "(gnus)Limiting") ] > > | `/ t' > > | Ask for a number and then limit the summary buffer to articles > > | older than (or equal to) t

Re: Today's articles/mails..

2010-12-21 Thread Tassilo Horn
Richard Riley writes: Hi Rich, >> ,[ (info "(gnus)Limiting") ] >> | `/ w' >> | Pop the previous limit off the stack and restore it >> | (`gnus-summary-pop-limit'). If given a prefix, pop all limits off >> | the stack. >> ` > > > It would be nice (or is there) to have a va

Re: Today's articles/mails..

2010-12-21 Thread bgmrao
> I think you mean the summary buffer, right? Sorry, I meant summary buffer. (getting back to using gnus after a long while). > ,[ (info "(gnus)Limiting") ] > | `/ t' > | Ask for a number and then limit the summary buffer to articles > | older than (or equal to

Re: Today's articles/mails..

2010-12-21 Thread Richard Riley
Tassilo Horn writes: > bgm...@gmail.com writes: > > Hi Madhu, > >> How do I restrict the article buffer to "today's"/"This week's" >> articles only; and include/exclude dormant/read articles? > > I think you mean the summary buffer, right? > > ,[ (info "(gnus)Limiting") ] > | `/ t' > | A

Re: Today's articles/mails..

2010-12-21 Thread Tassilo Horn
bgm...@gmail.com writes: Hi Madhu, > How do I restrict the article buffer to "today's"/"This week's" > articles only; and include/exclude dormant/read articles? I think you mean the summary buffer, right? ,[ (info "(gnus)Limiting") ] | `/ t' | Ask for a number and then limit the summar