Images in nnrss groups

2013-06-27 Thread Pascal Quesseveur
Hello,

I use gnus to read some RSS groups. HTML rendering is done by
shr. When I choose to display HTML contents image tags are processed
like this: image is not displayed, only title, and moreover title ends
after : character. For example:

img src=http://imgs.xkcd.com/comics/polar_cartesian.png;
title=Protip: Any ... /

is rendered like this: Protip:

When I put point on Protip string and run shr-browse-url image is
displayed externally in the browser. Can you give me some clues to:

  1. always display HTML parts when reading nnrss messages,
  2. display images in line inside emacs.


-- 
Pascal Quesseveur
pascal.quessev...@free.fr
___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: lamer... how to send group email efficiently

2013-06-27 Thread Harry Putnam
Emanuel Berg embe8...@student.uu.se writes:

 Oh, I forgot the most important thing - how to make it look cool.

 Use (in .emacs)

 (add-to-list 'magic-mode-alist '(# conf  . conf-unix-mode))

 and then put

 # conf

 as the first line of ~/.mailrc

 Now, you can also comment with the familiar M-;

Very nice, thanks for both chunks of input... very helpful.


___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english


expiring with gnus-parameters

2013-06-27 Thread Harry Putnam
I've used gnus-parameters for yrs to run total-expire with specific
expiry-wait periods on certain groups... but there is always this
problem. 

Gnus wants me to actually open and close these groups before the
expiry takes place.

Some of the groups I rarely if ever have need of opening unless
just to run the expiry code.  I want to keep the backlog... just in
case I should need to use it.

I want to just let these groups move along by themselves and find some
way to trick them into thinking the group has been opened and closed
so total-expire will be run, or maybe just run code periodically (on
auto pilot) that opens and closes the groups.

Maybe there is some completely different way to do this:

Can anyone tell me how to arrange for certain groups to be opened and
closed with no human intervention and for that to be automated?

The result I'm after is to have certain groups maintain a specific
backlog of messages like 90 days worth or whatever, and to
periodically total-expire them down to the actual 90 day backlog,
without me actually doing any intervention.


___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english


Re: expiring with gnus-parameters

2013-06-27 Thread Sivaram Neelakantan
On Fri, Jun 28 2013,Harry Putnam wrote:


[snipped 21 lines]

 The result I'm after is to have certain groups maintain a specific
 backlog of messages like 90 days worth or whatever, and to
 periodically total-expire them down to the actual 90 day backlog,
 without me actually doing any intervention.

Yes, me too. I've always wondered whether there's any way to do this
without opening the groups.  If it can be bound to M-g and that too
only once/24 hrs, it would be great.

 sivaram
 -- 

___
info-gnus-english mailing list
info-gnus-english@gnu.org
https://lists.gnu.org/mailman/listinfo/info-gnus-english