8/12 When I use emacs20 to send mail (compose-mail, then
mail-send-and-exit), is there a way to automatically append "@foo.com"
to all the addresses in the To: field? Thanks.
\- query-replace-regexp ... i suppose if yiu want to turn it into
a function, ie it isnt a one shot thing, you can wrap to make
it undo-able and use a narrowing function. it really dpedns
how general you want to make this.
\_ Isn't there an O'Reilly EmacsOS book out? Do you use the floppy
emacs boot or did you install emacs right into the boot sector?
\_ Well, I just find it convenient to copy and paste source code
verbatim and without using the mouse into my mail buffer. When
I'm not sending source code, I use M$ Outlook 2000.
I'm not sending mail about source code, I use M$ Outlook 2000.
At least I'm not using the STANDARD editor. BTW, even if you
boot emacs from floppy you still need to install emacs into the
floppy boot sector, right? |