emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Jambunathan K <kjambunathan@gmail.com>
Cc: Petr Hracek <phracek@redhat.com>, 14605@debbugs.gnu.org
Subject: bug#14605: bug#14605: Problem with export an .org file to .pdf does not open pdf file
Date: Mon, 2 Sep 2013 10:44:39 +0200	[thread overview]
Message-ID: <81237114-C902-40D8-95F9-70AA2055C4D3__40724.0146225833$1378111560$gmane$org@gmail.com> (raw)
In-Reply-To: <8738pnlj09.fsf@gmail.com>


On Sep 2, 2013, at 10:34 AM, Jambunathan K <kjambunathan@gmail.com> wrote:

> Carsten Dominik <carsten.dominik@gmail.com> writes:
> 
>> They are basically the "open" commands for MacOS X and Windows, and
>> mailcap for Unix/Linux.
> 
> The suggestion below is met with some approval in the Orgmode mailist
> earlier.  
> 
> http://lists.gnu.org/archive/html/emacs-orgmode/2013-07/msg00407.html
> 
> Here I go.
> ----------------------------------------------------------------
> 
> Turn `org-file-apps-defaults-gnu' (which is now a defconst) in to
> defcustom and make xdg-open the default (or make a drop down list with
> gnome-open, kde-open for people who don't have xdg-utils insalled) .
> 
>    (defconst org-file-apps-defaults-gnu
>      '((remote . emacs)
>        (system . mailcap)
>        (t . mailcap))
>      "Default file applications on a UNIX or GNU/Linux system.
>    See `org-file-apps'.")
> 
> 
>    (custom-set-variables
>     '(org-file-apps
>       (quote
>        ((auto-mode . emacs)
>         ("\\.mm\\'" . default)
>         ("\\.x?html?\\'" . default)
>         ("\\.pdf\\'" . default))))
>     '(org-file-apps-defaults-gnu
>       (quote
>        ((remote . emacs)
>         (system . "xdg-open %s")
>         (t . mailcap))) t))
> 


I have not followed the discussion earlier.  The problem I see is that I do not know how widely available these commands are on Linux.  Maybe we can built the default value using executable-find or something like this?

- Carsten

> ----------------------------------------------------------------
> 
> Anyways, opening a file outside of Emacs is not specific to Org.  Other
> applications can open facility, if available right within Emacs core.
> 
> For some discussion surrounging - `open-file' - see
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=14110

  parent reply	other threads:[~2013-09-02  8:45 UTC|newest]

Thread overview: 59+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <51B9C912.4050100@redhat.com>
2013-06-25 11:07 ` bug#14605: Problem with export an .org file to .pdf does not open pdf file Petr Hracek
     [not found] ` <51C979DF.9080106@redhat.com>
2013-08-13 13:14   ` Petr Hracek
     [not found]   ` <520A312B.5080003@redhat.com>
2013-08-17 12:31     ` Bastien
2013-09-02  5:35     ` bug#14605: " Carsten Dominik
     [not found]     ` <6CD2860F-6518-4BC6-B431-507BB088B588@gmail.com>
2013-09-02  8:34       ` Jambunathan K
     [not found]       ` <8738pnlj09.fsf@gmail.com>
2013-09-02  8:44         ` Carsten Dominik [this message]
     [not found]         ` <81237114-C902-40D8-95F9-70AA2055C4D3@gmail.com>
2013-09-02  9:40           ` Jambunathan K
2013-09-02  9:47           ` Suvayu Ali
2013-09-02  9:55             ` bug#14605: bug#14605: " Carsten Dominik
2013-09-02 10:08             ` Carsten Dominik
2013-09-02 16:54               ` Achim Gratz
2013-09-02 19:05                 ` Jambunathan K
2013-09-03 17:14                   ` Achim Gratz
2013-09-02 20:54                 ` Carsten Dominik
2013-09-02 23:27                   ` Suvayu Ali
2013-09-03  7:52                   ` Carsten Dominik
2013-09-03  8:44                     ` Suvayu Ali
2013-09-03  9:12                   ` Achim Gratz
2013-09-03  9:57                     ` Carsten Dominik
2013-09-17  4:42                     ` Matt Price
2013-09-17  6:01                       ` Matt Price
2013-09-17  7:16                         ` Carsten Dominik
2013-09-17  8:04                           ` Glyn Millington
2013-09-17 13:56                             ` Suvayu Ali
2013-09-17 19:34                               ` Carsten Dominik
2013-09-17 19:42                                 ` Suvayu Ali
2013-09-17 19:53                                   ` Carsten Dominik
2013-09-17 20:21                                   ` Suvayu Ali
2013-09-17 20:31                                     ` Carsten Dominik
2013-09-17 21:25                                       ` Suvayu Ali
2013-09-17 21:34                                         ` Glyn Millington
2013-09-17 22:10                                         ` Matt Price
2013-09-18  6:51                                           ` Suvayu Ali
2013-09-18  6:53                                             ` Carsten Dominik
2013-09-18  8:28                                             ` Glyn Millington
2013-09-18  9:07                                         ` Eric S Fraga
2013-09-18 12:14                                           ` Suvayu Ali
2013-09-19  2:25                                             ` Carsten Dominik
2013-09-19  4:34                                               ` Nick Dokos
2013-09-19  6:24                                                 ` Carsten Dominik
2013-09-19  6:36                                                   ` Suvayu Ali
2013-09-19 14:25                                                     ` Suvayu Ali
2013-09-20 10:49                                                       ` Carsten Dominik
2013-09-20 11:07                                                         ` Suvayu Ali
2013-09-20 12:29                                                           ` Carsten Dominik
2013-09-20 13:14                                                             ` Suvayu Ali
     [not found]                                                               ` <CAN_Dec9q-DOpDvkDtvv85gHUQQxZ1NYWZ-OTBcYufrRXr4UCRQ@mail.gmail.com>
2013-09-20 22:35                                                                 ` Matt Price
2013-09-22  8:49                                                                   ` Suvayu Ali
2013-09-22  9:19                                                                     ` Carsten Dominik
2013-09-17 21:25                                 ` Glyn Millington
2013-09-17 22:11                                   ` Matt Price
2013-09-18  5:21                                     ` Glyn Millington
2013-09-17  6:34                       ` Matt Price
     [not found]             ` <1B84ED41-BCE5-46AE-BBFB-92D656CD373E@gmail.com>
2013-09-02 10:20               ` bug#14605: bug#14605: bug#14605: " Jambunathan K
2013-09-02 16:22               ` bug#14605: " Torsten Wagner
2013-09-03  4:59               ` Jambunathan K
     [not found]           ` <20130902094701.GI2828__30307.5940967121$1378115340$gmane$org@kuru.dyndns-at-home.com>
2013-09-02 10:12             ` bug#14605: bug#14605: " Jambunathan K
2013-09-02 10:12             ` Jambunathan K
     [not found]             ` <87li3fjzw8.fsf@gmail.com>
2013-09-03 13:35               ` Suvayu Ali

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='81237114-C902-40D8-95F9-70AA2055C4D3__40724.0146225833$1378111560$gmane$org@gmail.com' \
    --to=carsten.dominik@gmail.com \
    --cc=14605@debbugs.gnu.org \
    --cc=kjambunathan@gmail.com \
    --cc=phracek@redhat.com \
    /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).