auctex-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use temporary buffer for log file?


From: Ikumi Keita
Subject: Re: Use temporary buffer for log file?
Date: Thu, 24 Oct 2024 18:39:16 +0900

Hi Pengji,

>>>>> Pengji Zhang <me@pengjiz.com> writes:
> Hello!
> Right now 'TeX-help-error' finds the log file in order to extract the
> help text from it, and that causes some minor annoyances to me. E.g., it
> adds an entry to 'recentf-list'.

> Honestly I do not think it is necessary to really visit the log file
> here. Inserting the contents into a temporary buffer works well for me.
> I wonder if I have overlooked something? If not, I would like to suggest
> the attached patch.

Thank you for suggestion. I think it makes sense well. One thing I feel
uneasy is that it can read in the log file many times, which isn't
effective if the log file is large. So it would be nice if there is a
solution without such redundancy. Do you see any good idea? For example,
isn't is possible to temporally disable polluting the file list when
`find-file-noselect' is called?

Regards,
Ikumi Keita
#StandWithUkraine #StopWarInUkraine
#Gaza #StopMassiveKilling #CeasefireNOW



reply via email to

[Prev in Thread] Current Thread [Next in Thread]