From: Maxim Nikulin <m.a.nikulin@gmail.com>
Cc: 44824@debbugs.gnu.org
Subject: bug#44824: 27.1; Org export as pdf and open file does not open it
Date: Sat, 30 Jan 2021 22:58:06 +0700 [thread overview]
Message-ID: <5f1a0018-56a4-7f00-68bc-eeb93631f102@gmail.com> (raw)
In-Reply-To: <83sg6i8rht.fsf@gnu.org>
On 30/01/2021 20:49, Eli Zaretskii wrote:
>>
>>> How about asking the xdg-open developers to help us figure out the
>>> reason?
>>
>> I do not think, it is xdg-open problem. It just calls kde-open5 that
>> spawns actual handler and immediately exits.
>
> I didn't say it was their problem, I suggested to ask them to help us
> understand why xdg-open doesn't work in those cases, under the
> assumption that they are familiar with their code better than us.
What kind of help do you expect from xdg-open developers? It is a shell
script, you could easily inspect it. I have posted already a command how
to trace its execution. However currently I am almost sure that it
merely calls 'kde-open5 /tmp/file.pdf'. The problem is that emacs does
not expect that kde-open5 and thus xdg-open exits instantly. The
question could be addressed to KDE developers, but unlike the issue with
temporary files, in my opinion, pty+SIGHUP problem should be fixed in
org mode. Some convenience function in emacs core would be nice but org
mode is compatible with older emacs releases. Thus the only option is to
change the org-open-files function.
next prev parent reply other threads:[~2021-01-30 15:58 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-23 17:40 bug#44824: 27.1; Org export as pdf and open file does not open it Geraldo Biotti
2020-11-23 18:37 ` bug#44824: More info gbiotti
2021-01-27 3:36 ` bug#44824: 27.1; Org export as pdf and open file does not open it Lars Ingebrigtsen
2021-01-27 8:33 ` gbiotti
2021-01-28 3:02 ` Lars Ingebrigtsen
[not found] ` <87a6st7oi1.fsf@gnus.org>
2021-01-28 11:20 ` gbiotti
2021-01-28 11:31 ` gbiotti
2021-01-29 4:51 ` Lars Ingebrigtsen
2021-01-29 6:59 ` Geraldo Biotti
2021-01-30 6:09 ` Lars Ingebrigtsen
2021-01-30 7:50 ` Geraldo Biotti
2021-01-30 8:42 ` Eli Zaretskii
[not found] ` <838s8aak8j.fsf@gnu.org>
2021-01-30 13:31 ` Maxim Nikulin
2021-01-30 13:49 ` Eli Zaretskii
[not found] ` <83sg6i8rht.fsf@gnu.org>
2021-01-30 15:58 ` Maxim Nikulin [this message]
2021-01-30 16:28 ` Eli Zaretskii
2021-01-31 11:15 ` Maxim Nikulin
2021-01-31 11:37 ` tomas
2021-01-31 15:05 ` Eli Zaretskii
2021-01-31 15:17 ` Andreas Schwab
2021-01-31 15:34 ` Eli Zaretskii
2021-01-31 15:21 ` Lars Ingebrigtsen
2021-01-31 15:57 ` Maxim Nikulin
2021-01-31 16:33 ` Eli Zaretskii
2021-01-31 17:07 ` Maxim Nikulin
[not found] ` <83o8h56p7o.fsf__8661.17158891342$1612110869$gmane$org@gnu.org>
2021-02-18 12:56 ` bug#44824: [PATCH] org.el: Avoid xdg-open silent failure Maxim Nikulin
[not found] ` <eff43744-12e1-a359-39f2-6d8169350f28@gmail.com>
2021-02-18 14:48 ` Eli Zaretskii
[not found] ` <83a6s15t51.fsf__31631.6350990505$1613659778$gmane$org@gnu.org>
2021-02-19 12:29 ` Maxim Nikulin
[not found] ` <1a7077ea-c3ad-be6b-6303-f3ed225ec6f8@gmail.com>
2021-02-19 14:54 ` Eli Zaretskii
[not found] ` <83blcg2jn0.fsf@gnu.org>
2021-02-19 16:45 ` Maxim Nikulin
2021-03-19 3:50 ` Kyle Meyer
[not found] ` <87zgyzls41.fsf@kyleam.com>
2021-03-20 15:45 ` Maxim Nikulin
[not found] ` <214cd672-a9c6-b7d4-754e-df2e552f2b2e@gmail.com>
2021-03-21 15:01 ` Kyle Meyer
2021-01-30 16:39 ` bug#44824: 27.1; Org export as pdf and open file does not open it gbiotti
2021-01-30 18:50 ` Bhavin Gandhi
2021-01-31 7:17 ` Lars Ingebrigtsen
[not found] ` <108399a5-66ad-eee6-572b-b3f2181e4e6c__47986.5006914892$1611843550$gmane$org@gmail.com>
2021-01-28 16:10 ` Maxim Nikulin
[not found] ` <87y2gfcape.fsf_-___1545.58022493205$1611718675$gmane$org@gnus.org>
2021-01-27 12:14 ` Maxim Nikulin
2021-01-27 16:21 ` Glenn Morris
[not found] ` <0f4437bc-3e40-fe47-d6e7-d33c2fb7965a@gmail.com>
2021-01-27 13:33 ` Maxim Nikulin
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5f1a0018-56a4-7f00-68bc-eeb93631f102@gmail.com \
--to=m.a.nikulin@gmail.com \
--cc=44824@debbugs.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.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).