all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / 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

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 --
     [not found] <mailman.2834.1248097787.2239.help-gnu-emacs@gnu.org>
2009-07-20 22:43 ` dired: launch program withou stalling emacs muede
2009-07-21  6:34 ` Josef G. Bauer
2009-07-20 13:49 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

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.