On Thu, Aug 23 2007, Nicolas KOWALSKI wrote:

> I would like the gnus-article-treat-dumbquotes function (called by the
> keys `W d' when viewing an article) to be called everytime. Is there a
> way to achieve this ?

Depending on your Emacs and Gnus version, `mm-charset-override-alist'
might provide a better solution.  (It's best to always mention the
versions when asking for help.)

,----[ <f1> v mm-charset-override-alist RET ]
| mm-charset-override-alist is a variable defined in `mm-util.el'.
| Its value is 
| ((iso-8859-1 . windows-1252)
|  (iso-8859-8 . windows-1255)
|  (iso-8859-9 . windows-1254))
| 
| Documentation:
| A mapping from undesired charset names to their replacement.
| 
| You may add pairs like (iso-8859-1 . windows-1252) here,
| i.e. treat iso-8859-1 as windows-1252.  windows-1252 is a
| superset of iso-8859-1.
| 
| You can customize this variable.
`----

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/
_______________________________________________
info-gnus-english mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-gnus-english

Reply via email to