info-gnus-english
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

openwith interferes with Gnus (due to gnus.svg)


From: Marius Hofert
Subject: openwith interferes with Gnus (due to gnus.svg)
Date: Fri, 25 Jan 2013 19:38:53 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux)

Hi,

I recently started to use 'openwith' (for easily open files) via:

,----[ in ~/.emacs: ]
| (add-to-list 'load-path "~/.emacs.d/openwith")
| (require 'openwith)
| (openwith-mode t)
| (setq openwith-associations
|       (quote (("\\.pdf\\'"  "okular" (file))
|             ("\\.svg\\'"  "eog" (file))|          
|             ("\\.jpg\\'"  "okular" (file))
|             )))
`----

If I know open Gnus via "M-x gnus", the picture gnus.svg that's shown on the
startup of Gnus is opened in eog. Gnus, however, is not started anymore. 

I'm not sure if that's a) a bug of Gnus; b) a bug of openwith; or c) a feature
:-)

Is it possible to remove gnus.svg so that this problem does not appear anymore?

Cheers,

Marius



reply via email to

[Prev in Thread] Current Thread [Next in Thread]