bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#60796: 27.1; Opening file ending in .sh inside a directory ending in


From: Michael Albinus
Subject: bug#60796: 27.1; Opening file ending in .sh inside a directory ending in .deb causes hang/100% thread usage
Date: Sat, 14 Jan 2023 09:47:45 +0100
User-agent: Gnus/5.13 (Gnus v5.13)

Casey Connor via "Bug reports for GNU Emacs, the Swiss army knife of
text editors" <bug-gnu-emacs@gnu.org> writes:

Hi Casey,

> I realized that it doesn't matter what you are editing (if anything),
> it just needs to be opened inside a directory ending in .deb.

Directories with a file name "*.deb" are regarded as file archives, files
inside such a directory are opened via tramp-archive (on GNU/Linux).

You could disable this feature by setting tramp-archive-enabled to nil.

See (info "(tramp) Archive file names") for details.

Best regards, Michael.





reply via email to

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