emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Colin Baxter <m43cap@yandex.com>
To: Nick Dokos <ndokos@gmail.com>
Cc: , emacs-orgmode@gnu.org
Subject: Re: Cannot link to files with no extension
Date: Fri, 11 Mar 2022 07:38:27 +0000	[thread overview]
Message-ID: <87sfrplz0s.fsf@yandex.com> (raw)
In-Reply-To: <871qz9qwrb.fsf@alphaville.usersys.redhat.com> (Nick Dokos's message of "Thu, 10 Mar 2022 17:16:08 -0500")

Hi Nick,

>>>>> Nick Dokos <ndokos@gmail.com> writes:

    > Colin Baxter <m43cap@yandex.com> writes:
    >> 6. In a.org enter [[file:./z][This is file z]] and save.
    >> 
    >> 7. Click on the link.
    >> 
    >> 8. Message "Running less in /path/to/z ... done", but link does
    >> not open.
    >> 

    > This sounds like your `org-file-apps' is funny. What is its value?
    > Check also the value of the system-specific variable
    > `org-file-apps-{gnus,windowsnt,macos}' - whichever is applcible to
    > your case.

I have not altered (knowingly!) my 'org-file-apps' for years. Its value
is:

--8<---------------cut here---------------start------------->8---

Value:
(("\\.pdf\\'" . "xpdf %s")
 (auto-mode . emacs)
 ("\\.x?html?\\'" lambda
  (file link)
  (eww-open-file file))
 ("\\.pdf\\'" . system)
 ("\\.dvi\\'" . system)
 ("\\.ps\\'" . system))

Original value was 
((auto-mode . emacs)
 (directory . emacs)
 ("\\.mm\\'" . default)
 ("\\.x?html?\\'" . default)
 ("\\.pdf\\'" . default))

--8<---------------cut here---------------end--------------->8---

The odd thing is that my problem has just arisen. I don't remember
having it before say a few weeks ago.

Best wishes,

Colin.


  parent reply	other threads:[~2022-03-11  7:39 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08 20:52 Cannot link to files with no extension Colin Baxter
2022-03-09 17:13 ` Bhavin Gandhi
2022-03-09 19:32   ` Colin Baxter
2022-03-10 22:16     ` Nick Dokos
2022-03-11  2:26       ` Nick Dokos
2022-03-12 11:37         ` Colin Baxter
2022-03-11  7:38       ` Colin Baxter [this message]
2022-03-11 12:28         ` Colin Baxter

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=87sfrplz0s.fsf@yandex.com \
    --to=m43cap@yandex.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=ndokos@gmail.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).