all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: dired
Date: Fri, 17 Jul 2009 15:23:12 +0200	[thread overview]
Message-ID: <87fxcvcukf.fsf@tux.homenetwork> (raw)
In-Reply-To: 4A606F95.9010705@telenet.be

Hi alain,
Alain Muls <alain.muls@telenet.be> writes:

> Hi emacs,
>
> Is it possible to adjust dired so that when I click on a PDF (Word,
> Excel,...) file the PDFviewer (eg evince, OpenOffice) opens?

You can use ext-view.el

,----[ Ext-view.el ]
| ;; Load the library and try opening a file which has an associated
| ;; application in `extview-application-associations' or in mailcap.
| ;; 
| ;; `extview-application-associations' can be used to override mailcap
| ;; handlers:
| ;;
| ;;   (require 'extview)
| ;;   (push '("\\.pdf$" . "acroread %s") extview-application-associations)
| ;;   (push '("\\.py$" . nil) extview-application-associations)
| ;;   (push '("\\.html$" . ask) extview-application-associations)
`----


-- 
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France





  reply	other threads:[~2009-07-17 13:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-17 12:33 dired Alain Muls
2009-07-17 13:23 ` Thierry Volpiatto [this message]
2009-07-17 14:27 ` dired Bastien
     [not found] <mailman.1923.1264140227.18930.help-gnu-emacs@gnu.org>
2010-01-22  7:00 ` dired notbob
  -- strict thread matches above, loose matches on Subject: below --
2010-01-22  6:03 dired synhedionn
2010-01-22  6:40 ` dired Drew Adams
     [not found] <mailman.90.1071501051.868.help-gnu-emacs@gnu.org>
2003-12-16  0:42 ` Dired Galen Boyer
2003-12-16  9:31 ` Dired John Paul Wallington
2003-12-15 14:08 Dired Hemond, Steve
2003-12-15 16:20 ` Dired gebser
2003-12-15 17:08   ` Dired Adam Hardy
2002-05-08 11:59 dired Kevin Dziulko

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=87fxcvcukf.fsf@tux.homenetwork \
    --to=thierry.volpiatto@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.
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.