William Gardella <[email protected]> writes: > I don't think there's anything set up by default, but it wouldn't be > hard to record a macro to do this. > > From a Gwene summary buffer, the sequence would be: > > C-u g (to open the raw article) > s ived-a RET (to isearch to the Archived-At: header line and leave > point there) > M-x browse-url > > It would also be pretty trivial as a proper Lisp function.
Oops, I forgot that RET returns to the summary line, not to the line in the article, so your macro would need to switch buffers as well... WGG -- I use grml (http://grml.org/) _______________________________________________ info-gnus-english mailing list [email protected] https://lists.gnu.org/mailman/listinfo/info-gnus-english
