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

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

Re: About `argi'


From: Stefan Monnier
Subject: Re: About `argi'
Date: Mon, 11 Mar 2013 23:27:18 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

> In the doc string of `command-line-functions':
>   Each function should access the dynamically bound variables `argi'
>   (the current argument) and `command-line-args-left' (the remaining
>   arguments).

> But in startup.el:

>   (internal-make-var-non-special 'argi)

> It seems that `argi' is lexically bound.  Is it a bug in the doc
> string?  Or am I missing something?  Thanks.

Better report those things via M-x report-emacs-bug.
And yes, it's a doc bug.


        Stefan




reply via email to

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