[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Use of xdg-open to open files
From: |
Mats Lidell |
Subject: |
Re: Use of xdg-open to open files |
Date: |
Mon, 03 May 2021 19:43:04 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
Hi Fernando,
The proposed change is in the development version of Hyperbole and will be part
of the next release.
See:
https://git.savannah.gnu.org/cgit/hyperbole.git/commit/?id=28a1e0c43ee36b63fef4f93219b9f7eda4c2eadf
%% Mats
> Fernando Raya writes:
> When I try to open a PDF file, the 'hpath:external-display-alist-x' try to
> open xpdf or acroread, but I don't use any of these viewers. I wonder if
> 'xdg-open' can be used and let the system decide which application to use.
>
> Cheers.