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

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

About `argi'


From: Xue Fuqiao
Subject: About `argi'
Date: Sun, 10 Mar 2013 09:15:08 +0800

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.

-- 
Best regards, Xue Fuqiao.
http://www.emacswiki.org/emacs/XueFuqiao



reply via email to

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