help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to suppress/avoid *Async Shell Command* buffer?


From: Andreas Röhler
Subject: Re: How to suppress/avoid *Async Shell Command* buffer?
Date: Sat, 18 May 2013 10:48:16 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5

Am 18.05.2013 02:03, schrieb Marius Hofert:
Hi,

I use

--8<---------------cut here---------------start------------->8---
(setq dired-guess-shell-alist-user
       '(("\\.\\(?:pdf\\|djvu\\|jp?g\\)\\'" "okular ? &")
         ("\\.html\\'" "google-chrome ? &")))
--8<---------------cut here---------------end--------------->8---

to open pdf files in dired-mode via "!".
[ ... ]

Can you tell a little bit more what's the purpose?

Is it just to open a pdf for viewing or should a shell-skript edit them?

Best,

Andreas



reply via email to

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