bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#13934: Minor bug in `command-line-functions'


From: Lars Ingebrigtsen
Subject: bug#13934: Minor bug in `command-line-functions'
Date: Sat, 17 Aug 2019 14:24:13 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

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

> Indeed, it's dynamically scoped in startup.el but not elsewhere.

So I think the doc string is pretty accurate here:

--
Each function should access the dynamically bound variables
`argi' (the current argument) and `command-line-args-left' (the remaining
arguments).
--

The functions should access these dynamically bound variables...  even
if argi isn't in other contexts, and I'm closing thing bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]