* How to set author and email in emacs.
@ 2005-11-03 8:43 Riadh Elloumi
2005-11-03 9:01 ` Matthieu Moy
0 siblings, 1 reply; 5+ messages in thread
From: Riadh Elloumi @ 2005-11-03 8:43 UTC (permalink / raw)
Hi all,
What can I do to change the "author" and "<author@chouette>" that I get
in my ChangeLog when I use the command "Update Changelog" (Menu Version
Control), like this:
2005-10-25 author <author@chouette>
* file.c: some action.
In other words, are there any lisp variables to set in ~/.emacs to set
may name and email?
Thank you in advance,
Riadh.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to set author and email in emacs.
2005-11-03 8:43 How to set author and email in emacs Riadh Elloumi
@ 2005-11-03 9:01 ` Matthieu Moy
2005-11-03 10:12 ` Riadh Elloumi
0 siblings, 1 reply; 5+ messages in thread
From: Matthieu Moy @ 2005-11-03 9:01 UTC (permalink / raw)
Riadh Elloumi <riadh@noreply.com> writes:
> In other words, are there any lisp variables to set in ~/.emacs to set
> may name and email?
user-mail-address ?
--
Matthieu
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to set author and email in emacs.
2005-11-03 9:01 ` Matthieu Moy
@ 2005-11-03 10:12 ` Riadh Elloumi
2005-11-03 10:36 ` Matthieu Moy
2005-11-03 10:50 ` Reiner Steib
0 siblings, 2 replies; 5+ messages in thread
From: Riadh Elloumi @ 2005-11-03 10:12 UTC (permalink / raw)
Matthieu Moy wrote:
>
> user-mail-address ?
>
I think that works only for email sending.
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to set author and email in emacs.
2005-11-03 10:12 ` Riadh Elloumi
@ 2005-11-03 10:36 ` Matthieu Moy
2005-11-03 10:50 ` Reiner Steib
1 sibling, 0 replies; 5+ messages in thread
From: Matthieu Moy @ 2005-11-03 10:36 UTC (permalink / raw)
Riadh Elloumi <riadh@noreply.com> writes:
> Matthieu Moy wrote:
>> user-mail-address ?
>>
>
> I think that works only for email sending.
Thinking is not always enough. You should try also ;-).
--
Matthieu
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: How to set author and email in emacs.
2005-11-03 10:12 ` Riadh Elloumi
2005-11-03 10:36 ` Matthieu Moy
@ 2005-11-03 10:50 ` Reiner Steib
1 sibling, 0 replies; 5+ messages in thread
From: Reiner Steib @ 2005-11-03 10:50 UTC (permalink / raw)
On Thu, Nov 03 2005, Riadh Elloumi wrote:
> Matthieu Moy wrote:
>> user-mail-address ?
> I think that works only for email sending.
What's wrong with actually trying Matthieu's suggestion?
There's also `add-log-mailing-address' and `add-log-full-name' when
using `add-change-log-entry' and related commands.
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2005-11-03 10:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-03 8:43 How to set author and email in emacs Riadh Elloumi
2005-11-03 9:01 ` Matthieu Moy
2005-11-03 10:12 ` Riadh Elloumi
2005-11-03 10:36 ` Matthieu Moy
2005-11-03 10:50 ` Reiner Steib
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.