From: Michael Albinus <michael.albinus@gmx.de>
To: emacs-devel@gnu.org
Cc: Stefan Monnier <monnier@iro.umontreal.ca>
Subject: Re: master 06a7963: Remove unused vars in cl-extra.el and tramp.el.
Date: Sun, 19 Mar 2017 09:15:20 +0100 [thread overview]
Message-ID: <871stt3co7.fsf@detlef> (raw)
In-Reply-To: <20170319023229.CB62020DF8@vcs0.savannah.gnu.org> (Stefan Monnier's message of "Sat, 18 Mar 2017 22:32:29 -0400 (EDT)")
monnier@iro.umontreal.ca (Stefan Monnier) writes:
Hi Stefan,
I'm curious:
> * lisp/net/tramp.el (tramp-dissect-file-name): Remove unused `match'.
> (outline-regexp, ls-lisp-use-insert-directory-program): Declare.
> (tramp-find-foreign-file-name-handler): Mark unused arg, remove unused `v`.
[...]
> +(defvar outline-regexp)
> +
>
> +(defvar ls-lisp-use-insert-directory-program)
> +
Why is this needed? Both variables are used let-bound only.
Best regards, Michael.
next parent reply other threads:[~2017-03-19 8:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20170319023228.20393.27906@vcs0.savannah.gnu.org>
[not found] ` <20170319023229.CB62020DF8@vcs0.savannah.gnu.org>
2017-03-19 8:15 ` Michael Albinus [this message]
2017-03-19 12:47 ` master 06a7963: Remove unused vars in cl-extra.el and tramp.el Stefan Monnier
2017-03-19 17:22 ` Michael Albinus
2017-03-19 20:27 ` Stefan Monnier
2017-03-23 14:16 ` 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=871stt3co7.fsf@detlef \
--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.