* Re: help-gnu-emacs Digest, Vol 80, Issue 69
[not found] <4a6496a7.8a53f10a.6fba.fffff7c6SMTPIN_ADDED@mx.google.com>
@ 2009-07-20 19:10 ` Alain Muls
0 siblings, 0 replies; only message in thread
From: Alain Muls @ 2009-07-20 19:10 UTC (permalink / raw)
To: help-gnu-emacs
help-gnu-emacs-request@gnu.org said the following on 20/07/09 18:01:
>
> Message: 2
> Date: Mon, 20 Jul 2009 08:39:39 -0700
> From: suvayu ali <fatkasuvayu+linux@gmail.com>
> Subject: Re: dired: launch program withou stalling emacs
> To: help-gnu-emacs@gnu.org
> Message-ID:
> <fe3123490907200839pcc49106w3d98464ce8898509@mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> 2009/7/20 Alain Muls <alain.muls@telenet.be>:
>> Hi
>>
>> I am learning to use dired for file operations. I found out how to launch a
>> program associated with the extension using eg
>>
>> (require 'dired-x)
>> (setq dired-guess-shell-alist-user
>> '(("\\.pdf$" "evince")))
>>
>> The inconvenience of this is that I have to close the program before I can
>> resume working in emacs. Is there a possibility to launch the pdfviewer
>> evince and be able to work in emacs without closing the pdfviewer?
>>
>
> If you are on GNU/Linux you can try `! xdg-open RET'.
>
Hi
this works fine for PDF files, but it fails on .fig (xfig) or .odt
(openoffice) files.
Tx/ALain
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-07-20 19:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <4a6496a7.8a53f10a.6fba.fffff7c6SMTPIN_ADDED@mx.google.com>
2009-07-20 19:10 ` help-gnu-emacs Digest, Vol 80, Issue 69 Alain Muls
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.