Variable: argv

argv is an alias for command-line-args-left, defined in startup.el.gz.

Value

("shards=0/12")

Documentation

List of command-line args not yet processed.

This is a convenience alias, so that one can write (pop argv) inside of --eval command line arguments in order to access following arguments.

See also server-eval-args-left for a similar variable which works for invocations of "emacsclient --eval".

View in manual

Probably introduced at or before Emacs version 23.1.

Aliases

argv