unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* dired: launch program withou stalling emacs
@ 2009-07-20 13:49 Alain Muls
  2009-07-20 15:39 ` suvayu ali
  2009-07-20 15:45 ` Lennart Borgman
  0 siblings, 2 replies; 8+ messages in thread
From: Alain Muls @ 2009-07-20 13:49 UTC (permalink / raw)
  To: help-gnu-emacs

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?

Tx/Alain




^ permalink raw reply	[flat|nested] 8+ messages in thread
[parent not found: <mailman.2834.1248097787.2239.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2009-09-12 23:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-20 13:49 dired: launch program withou stalling emacs Alain Muls
2009-07-20 15:39 ` suvayu ali
2009-07-20 22:05   ` suvayu ali
     [not found]   ` <mailman.2864.1248127549.2239.help-gnu-emacs@gnu.org>
2009-09-11 13:19     ` Jonathan
2009-09-12 23:14       ` suvayu ali
2009-07-20 15:45 ` Lennart Borgman
     [not found] <mailman.2834.1248097787.2239.help-gnu-emacs@gnu.org>
2009-07-20 22:43 ` muede
2009-07-21  6:34 ` Josef G. Bauer

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 read-only IMAP folder(s) and NNTP newsgroup(s).