Re: How to change the e-mail in emacs for ChangeLog?
- From: Karl Eichwalder <keichwa gmx net>
- To: Federico Mena Quintero <federico helixcode com>
- Cc: Simos Xenitellis <root pc96 ma rhbnc ac uk>, gnome-i18n gnome org
- Subject: Re: How to change the e-mail in emacs for ChangeLog?
- Date: 07 Sep 2000 22:56:04 +0200
Federico Mena Quintero <federico helixcode com> writes:
> Set the user-mail-address variable or the add-log-mailing-address one.
Yes, and if you need a different address occasionally only, tyr
soemthing along these lines:
(defun ke:add-change-log-entry-other-window ()
(interactive)
(let ((add-log-mailing-address "ke suse de"))
(add-change-log-entry-other-window)))
(define-key ctl-x-4-map "s" 'ke:add-change-log-entry-other-window)
--
work : ke suse de | ------ ,__o
: http://www.suse.de/~ke/ | ------ _-\_<,
home : keichwa gmx net | ------ (*)/'(*)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]