Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
From: Marius Hofert <marius.hofert@math.ethz.ch>
To: Emacs Gnus <info-gnus-english@gnu.org>
Cc: markus.triska@gmx.at
Subject: openwith interferes with Gnus (due to gnus.svg)
Date: Fri, 25 Jan 2013 19:38:53 +0100	[thread overview]
Message-ID: <87pq0tcdky.fsf@sklar.v.cablecom.net> (raw)

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	other threads:[~2013-01-25 18:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-25 18:38 Marius Hofert [this message]
2013-01-25 20:00 ` Marius Hofert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87pq0tcdky.fsf@sklar.v.cablecom.net \
    --to=marius.hofert@math.ethz.ch \
    --cc=info-gnus-english@gnu.org \
    --cc=markus.triska@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).