> Is there a way to know if emacs was run with filename argument?
command-line-args?
,----
| command-line-args is a variable defined in `C source code'.
| Its value is ("~/EmacsTrunk/src/emacs")
|
| Documentation:
| Args passed by shell to Emacs, as a list of strings.
| Many arguments are deleted from the list as they are processed.
`----