all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "João Távora" <joaotavora@gmail.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: emacs-devel <emacs-devel@gnu.org>
Subject: Re: master 43fded1: Add lisp-data-mode for editing non-code Lisp data
Date: Fri, 1 May 2020 19:40:14 +0100	[thread overview]
Message-ID: <CALDnm51XYDZtQvJ23OiqoQYpuxrPnGT2srX5-0-dsDALRezWrQ@mail.gmail.com> (raw)
In-Reply-To: <87zhary243.fsf@gmx.de>

[-- Attachment #1: Type: text/plain, Size: 939 bytes --]

On Fri, May 1, 2020, 18:52 Michael Albinus <michael.albinus@gmx.de> wrote:

> João Távora <joaotavora@gmail.com> writes:
>
> Hi João,
>
> > diff --git a/lisp/net/tramp-cache.el b/lisp/net/tramp-cache.el
> > index 09e30f0..6d87ce2 100644
> > --- a/lisp/net/tramp-cache.el
> > +++ b/lisp/net/tramp-cache.el
> > @@ -472,7 +472,7 @@ used to cache connection properties of the local
> machine."
> >       ;; Dump it.
> >       (with-temp-file tramp-persistency-file-name
> >         (insert
> > -        ";; -*- emacs-lisp -*-"
> > +        ";; -*- lisp-data -*-"
> >          ;; `time-stamp-string' might not exist in all Emacs flavors.
> >          (condition-case nil
> >              (progn
>
> That's a problem. Tramp must be backward compatible with Emacs 25 and
> later, which doesn't know of lisp-data-mode. Could you, pls, revert this
> part of your commit?
>

No problem.  Will do so asap.

João

>

[-- Attachment #2: Type: text/html, Size: 1696 bytes --]

  parent reply	other threads:[~2020-05-01 18:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200501111127.16683.2701@vcs0.savannah.gnu.org>
     [not found] ` <20200501111128.D311220B5B@vcs0.savannah.gnu.org>
2020-05-01 17:52   ` master 43fded1: Add lisp-data-mode for editing non-code Lisp data Michael Albinus
2020-05-01 18:18     ` Stefan Monnier
2020-05-02 10:32       ` Michael Albinus
2020-05-02 10:45         ` João Távora
2020-05-02 11:20           ` Michael Albinus
2020-05-02 11:22             ` João Távora
2020-05-02 14:08         ` Stefan Monnier
2020-05-02 14:16           ` Michael Albinus
2020-05-01 18:40     ` João Távora [this message]
2020-05-02 10:51       ` Michael Albinus

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CALDnm51XYDZtQvJ23OiqoQYpuxrPnGT2srX5-0-dsDALRezWrQ@mail.gmail.com \
    --to=joaotavora@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    /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 external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.