Explain when user-mail-address is set.
This commit is contained in:
parent
9b04b1b79f
commit
485dbcf2c7
1 changed files with 4 additions and 2 deletions
|
@ -759,8 +759,10 @@ indicating whether the privilege is currently enabled.
|
|||
|
||||
@defvar user-mail-address
|
||||
This holds the nominal email address of the user who is using Emacs.
|
||||
When Emacs starts up, it computes a default value that is usually right,
|
||||
but users often set this themselves when the default value is not right.
|
||||
Emacs normally sets this variable to a default value after reading your
|
||||
init files, but not if you have already set it. So you can set the
|
||||
variable to some other value in your @file{~/.emacs} file if you do not
|
||||
want to use the default value.
|
||||
@end defvar
|
||||
|
||||
@defun user-login-name &optional uid
|
||||
|
|
Loading…
Add table
Reference in a new issue