emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Reuben Thomas <rrt@sc3d.org>
To: Bastien <bzg@gnu.org>
Cc: emacs-orgmode@gnu.org
Subject: Re: Bug: Setting system command org-file-apps does not allow other settings to refer to it [8.2.5h (release_8.2.5h-620-g7fd183 @ /home/rrt/.emacs.d/el-get/package/elpa/org-20140210/)]
Date: Sun, 27 Apr 2014 14:54:13 +0100	[thread overview]
Message-ID: <CAOnWdoi9J=XK5XykMAb0+O7z8sy=PKxfr-bNQ-R-8Q2nfA_44g@mail.gmail.com> (raw)
In-Reply-To: <87fvl4m6ik.fsf@bzg.ath.cx>

[-- Attachment #1: Type: text/plain, Size: 1215 bytes --]

On 23 April 2014 16:04, Bastien <bzg@gnu.org> wrote:

> Okay, see those two bits of `org-file-apps' docstring:
>
> `auto-mode'    Matches files that are matched by any entry in
> `auto-mode-alist',
>                so all files Emacs knows how to handle.  Using this with
>                command `emacs' will open most files in Emacs.  Beware that
> this
>                will also open html files inside Emacs, unless you add
>                ("html" . default) to the list as well.
>
> So (auto-mode . emacs) says to open .pdf files in emacs... but
> ("\\.pdf\\'" . default) says to open .pdf files using the "default"
> application:
>
>  `default'     Use the default application for this file type, which is the
>                association for t in the list
>
> Since you have (t . "xdg-open %s"), xdg-open is used.
>
> Yep, it's all a bit tricky...
>

Thanks for explaining more. The reason I was (and remain!) still confused
is that you said earlier that because "auto-mode" comes first, it is not
overridden by changing the default value later. So the implication is that
changing the default value does not override other values, but changing the
system value does. Am I correct?

-- 
http://rrt.sc3d.org

[-- Attachment #2: Type: text/html, Size: 1756 bytes --]

      reply	other threads:[~2014-04-27 13:54 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-14 23:21 Bug: Setting system command org-file-apps does not allow other settings to refer to it [8.2.5h (release_8.2.5h-620-g7fd183 @ /home/rrt/.emacs.d/el-get/package/elpa/org-20140210/)] Reuben Thomas
2014-03-17  2:11 ` Bastien
2014-03-17 12:18   ` Reuben Thomas
2014-03-17 12:37     ` Bastien
2014-03-17 13:17       ` Reuben Thomas
2014-04-21 19:00         ` Bastien
2014-04-23 13:29           ` Reuben Thomas
2014-04-23 15:04             ` Bastien
2014-04-27 13:54               ` Reuben Thomas [this message]

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOnWdoi9J=XK5XykMAb0+O7z8sy=PKxfr-bNQ-R-8Q2nfA_44g@mail.gmail.com' \
    --to=rrt@sc3d.org \
    --cc=bzg@gnu.org \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

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).