all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: master 1870e2f48a7: Avoid `defconst` for vars which we modify
Date: Sat, 06 Jan 2024 17:48:22 +0100	[thread overview]
Message-ID: <87bk9ytnl5.fsf@gmx.de> (raw)
In-Reply-To: <jwvplyezb2v.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Sat, 06 Jan 2024 11:23:05 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

Hi Stefan,

>> I'm not sure, but I vaguely remember that this kind of quoting wasn't
>> needed anymore since Emacs 27.1. Am I wrong?
>
> We've fixed most places that get tripped up, yes, but
> `outline-minor-mode` still uses a simple regexp and thus gets confused.

Well, we're speaking 'bout Tramp Lisp files. I don't see how they will
be affected by `outline-minor-mode`. I really like to remove this \(
quoting from Tramp sources where possible. Is there a real blocker for this?

--8<---------------cut here---------------start------------->8---
# grep '^\\(' lisp/net/tramp*.el
lisp/net/tramp.el:\(FUNCTION FILE).  FUNCTION is responsible to extract user names and host
lisp/net/tramp.el:\(replace \"xxx\" and \"yyy\" by the remote user and host name,
lisp/net/tramp.el:\(like \"ssh\"), because setting `tramp-chunksize' to non-nil decreases
lisp/net/tramp.el:\(fn (SECONDS TIMEOUT-FORMS...) BODY)"
lisp/net/tramp-sh.el:\(FORMAT ENCODING DECODING)
lisp/net/tramp-sh.el:\(FORMAT ENCODING DECODING [TEST])
lisp/net/tramp-sh.el:\(COMPRESS DECOMPRESS)
--8<---------------cut here---------------end--------------->8---

> I wouldn't be surprised if there are others out there.

Sure. But we shall fix these cases when they appear.

>         Stefan

Best regards, Michael.



  reply	other threads:[~2024-01-06 16:48 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   ` master 1870e2f48a7: Avoid `defconst` for vars which we modify Michael Albinus
2024-01-06 13:16     ` Po Lu
2024-01-06 13:32       ` Michael Albinus
2024-01-06 16:23     ` Stefan Monnier
2024-01-06 16:48       ` Michael Albinus [this message]
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

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

  git send-email \
    --in-reply-to=87bk9ytnl5.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 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.