unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: master 1870e2f48a7: Avoid `defconst` for vars which we modify
Date: Sat, 06 Jan 2024 13:55:23 +0100	[thread overview]
Message-ID: <875y06vcxw.fsf@gmx.de> (raw)
In-Reply-To: <20240104234455.0F58DC00344@vcs2.savannah.gnu.org> (Stefan Monnier via Mailing list for Emacs changes's message of "Thu, 4 Jan 2024 18:44:54 -0500 (EST)")

Stefan Monnier via Mailing list for Emacs changes <emacs-diffs@gnu.org>
writes:

Hi Stefan,

> diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
> index 2f6b526039f..ad36dd53a32 100644
> --- a/lisp/net/tramp.el
> +++ b/lisp/net/tramp.el
> -(fn (SECONDS TIMEOUT-FORMS...) BODY)"
> +\(fn (SECONDS TIMEOUT-FORMS...) BODY)"
>    (declare (indent 1) (debug ((form body) body)))
>    (let ((seconds (car list))
>  	(timeout-forms (cdr list)))

I'm not sure, but I vaguely remember that this kind of quoting wasn't
needed anymore since Emacs 27.1. Am I wrong?

Best regards, Michael.



       reply	other threads:[~2024-01-06 12:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <170441189460.14171.1535755350269345875@vcs2.savannah.gnu.org>
     [not found] ` <20240104234455.0F58DC00344@vcs2.savannah.gnu.org>
2024-01-06 12:55   ` Michael Albinus [this message]
2024-01-06 13:16     ` master 1870e2f48a7: Avoid `defconst` for vars which we modify Po Lu
2024-01-06 13:32       ` Michael Albinus
2024-01-06 16:23     ` Stefan Monnier
2024-01-06 16:48       ` Michael Albinus
2024-01-06 21:47         ` Stefan Monnier
2024-01-07  8:39           ` 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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=875y06vcxw.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).