unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Po Lu <luangruo@yahoo.com>
To: Michael Albinus <michael.albinus@gmx.de>
Cc: Philip Kaludercic <philipk@posteo.net>,
	 Visuwesh <visuweshm@gmail.com>, "T.V Raman" <raman@google.com>,
	 emacs-devel@gnu.org
Subject: Re: man broken?
Date: Sun, 07 Jan 2024 20:54:16 +0800	[thread overview]
Message-ID: <877ckl718n.fsf@yahoo.com> (raw)
In-Reply-To: <87zfxhe3zf.fsf@gmx.de> (Michael Albinus's message of "Sun, 07 Jan 2024 13:13:08 +0100")

Michael Albinus <michael.albinus@gmx.de> writes:

> This macro isn't widely used, just 5 files outside files-x.el:.
>
> # grep '(connection-local-value' lisp/*.el lisp/**/*.el
> lisp/dired.el:          (setq switches (connection-local-value dired-listing-switches)))
> lisp/dired.el:              (or switches (connection-local-value dired-listing-switches)))
> lisp/dired-x.el:   dirname (or switches (connection-local-value dired-listing-switches)))
> lisp/files.el:	      (let ((switches (connection-local-value dired-listing-switches)))
> lisp/files.el:	   (concat (connection-local-value dired-listing-switches) " -t")))
> lisp/files-x.el:  (connection-local-value path-separator))
> lisp/files-x.el:  (connection-local-value null-device))
> lisp/man.el:      (connection-local-value shell-file-name)
> lisp/net/ange-ftp.el:				    (connection-local-value
>
> The macro is newly added to Emacs, so it isn't abnormal that the usage
> shows potential problems. The breakage came due to a thinko of mine, I
> don't expect further changes to the macro. (I know, famous last words ...)
>
> Best regards, Michael.

I see, thanks for clarifying.



  reply	other threads:[~2024-01-07 12:54 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-27 18:28 man broken? T.V Raman
2023-12-27 18:56 ` Michael Albinus
2023-12-28  9:48   ` Philip Kaludercic
2023-12-28 15:00     ` Emanuel Berg
2023-12-28 15:13     ` T.V Raman
2023-12-28 16:22     ` Michael Albinus
2023-12-29 19:38       ` Philip Kaludercic
2023-12-30  0:31         ` Emanuel Berg
2023-12-30  4:55       ` Visuwesh
2023-12-30 11:37         ` Michael Albinus
2024-01-03 15:45           ` Philip Kaludercic
2024-01-03 15:48             ` Philip Kaludercic
2024-01-07 11:48               ` Michael Albinus
2024-01-07 12:02                 ` Po Lu
2024-01-07 12:13                   ` Michael Albinus
2024-01-07 12:54                     ` Po Lu [this message]
2024-01-07 22:38                 ` Emanuel Berg
2023-12-27 18:57 ` Eli Zaretskii
2023-12-27 19:05   ` 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=877ckl718n.fsf@yahoo.com \
    --to=luangruo@yahoo.com \
    --cc=emacs-devel@gnu.org \
    --cc=michael.albinus@gmx.de \
    --cc=philipk@posteo.net \
    --cc=raman@google.com \
    --cc=visuweshm@gmail.com \
    /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).