Re: How to change the e-mail in emacs for ChangeLog?
- From: Federico Mena Quintero <federico helixcode com>
- To: Karl Eichwalder <keichwa gmx net>
- 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: Thu, 7 Sep 2000 19:09:51 -0400
Karl Eichwalder <keichwa gmx net> writes:
> 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)
You can also pass a prefix argument to "C-x 4 a" to make it ask you
for all the details.
Federico
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]