|
From: | Stefan Monnier |
Subject: | Re: master 43fded1: Add lisp-data-mode for editing non-code Lisp data |
Date: | Sat, 02 May 2020 10:08:00 -0400 |
User-agent: | Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> It is not a problem reading the file in Tramp code; Tramp uses already > `insert-file-contents-literally`. The problem is rather when you want to > visit the file interactively in a buffer. Thanks for clarifying. IIUC you may want to visit that file even with an Emacs that doesn't support Tramp at all, right? So the "backward compatibility" desired here is not directly connected to the backward compatibility needed for Tramp itself, right? Stefan
[Prev in Thread] | Current Thread | [Next in Thread] |