[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Minor texdoc call patch
From: |
Ikumi Keita |
Subject: |
Re: Minor texdoc call patch |
Date: |
Wed, 02 Oct 2024 02:09:29 +0900 |
Hi Arash,
>>>>> Arash Esbati <arash@gnu.org> writes:
> I don't use Evince so please forgive me if my comment is off: What is
> that % at the end of line good for?
> viewer_pdf = evince %s %
> ^?
Oops, sorry. I need new glasses 😵💫🧐
> What do get if you try
> viewer_pdf = evince %s &
> ^
> or even
> viewer_pdf = (evince %s) &
> ? Best, Arash
Both gave me the same result as before; asynchronous call to texdoc with
Yuri's former patch terminated immediately without launching evince.
Thus I think that we need `pipe' connection type for asynchronous call
as Yuri's latest patch does.
Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW
- Re: Minor texdoc call patch, Ikumi Keita, 2024/10/01
- Re: Minor texdoc call patch, Ikumi Keita, 2024/10/01
- Re: Minor texdoc call patch, Arash Esbati, 2024/10/01
- Re: Minor texdoc call patch,
Ikumi Keita <=
- Re: Minor texdoc call patch, Arash Esbati, 2024/10/01
- Re: Minor texdoc call patch, Ikumi Keita, 2024/10/02
- Re: Minor texdoc call patch, Ikumi Keita, 2024/10/02
- Re: Minor texdoc call patch, Yuri Lensky, 2024/10/02
- Re: Minor texdoc call patch, Arash Esbati, 2024/10/04