all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Mirko <mvukovic@nycap.rr.com>
To: help-gnu-emacs@gnu.org
Subject: Re: viewing MS powerpoint files from dired
Date: Wed, 14 Jul 2010 07:08:12 -0700 (PDT)	[thread overview]
Message-ID: <af73fb46-c1b9-43ac-a3b8-3ec9e5365a17@t10g2000yqg.googlegroups.com> (raw)
In-Reply-To: 87wrsyxxwr.fsf@boreebo.bornier.net

On Jul 14, 4:36 am, Jean Magnan de Bornier <j...@bornier.net> wrote:
> Mirko <mvuko...@nycap.rr.com> wrote :
>
> | Hello,
>
> | How can I teach dired to launchpowerpointon files with extension ppt
> | (that is on MS Windows)?
>
> | (Writing some elisp is OK).
>
> | You can `blame' the DocView package for this question.  Now that I can
> | read pdf documents directly from dired, I would like to do the same
> | for ppt docs.
>
> Something like
>
> (add-to-list 'dired-guess-shell-alist-user '("\\.ppt$" "ooffice"))
>
> in your .emacs should work (untested)
>
> bye,
> --
> Jean

I could not find dired-guess-shell-alist-user in my emacs, or any
other such variables.  I found a few dired hooks.  I will look into
that.

Thanks,

Mirko


  reply	other threads:[~2010-07-14 14:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-13 16:50 viewing MS powerpoint files from dired Mirko
2010-07-14  8:36 ` Jean Magnan de Bornier
2010-07-14 14:08   ` Mirko [this message]
2010-07-15  8:00 ` Uday S Reddy
2010-07-18  8:29   ` Tim X

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=af73fb46-c1b9-43ac-a3b8-3ec9e5365a17@t10g2000yqg.googlegroups.com \
    --to=mvukovic@nycap.rr.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.