I know the command in the .emacs for long line truncation is:
(setq-default truncate-lines t)
or the keystroke:
M-x <RET> toggle-truncate-lines <RET>
but how do I pass these as parameters launching emacs from the shell?
|
I know the command in the
or the keystroke:
but how do I pass these as parameters launching emacs from the shell? |
|||
|
|
|
|||
|