
Help writing lisp function
| Hi,
|
| I have recently started using gnus to read USENET news.
|
| I'd like to write a lisp function to do the following (in "pseudocode"):
|
| if article not selected
| select article
In *Summary* this is SPACE key.
| elif not end of article
| page article
In *Article* this is SPACE key.
| elif not end of thread
| select next article
old GNUS does quite poor threading, but I have got used to it already,
I don't know good suggestion for this.
| else
| return to summary buffer
C-x o to switch buffers.
| endif
|
| I don't really know lisp, so any code suggestions would be helpful.
Are you sure you need lisp for this all...
Also check out the next generation GNUS(formely ding) that comes with
the latest emacs version 19.30+. It's total rewrite.
Cheers!
--
/Jari, "The Man who makes no mistakes does not usually make anything."