unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35249: Allow easier customization of message-unique-id
@ 2019-04-12 16:07 積丹尼 Dan Jacobson
  2019-04-14 10:18 ` Robert Pluim
  2019-05-13 19:48 ` Lars Ingebrigtsen
  0 siblings, 2 replies; 5+ messages in thread
From: 積丹尼 Dan Jacobson @ 2019-04-12 16:07 UTC (permalink / raw)
  To: 35249

As concat
   ".fsf"
is hardwired into message-unique-id, I had to redefine the entire
function, just to make that instead into
     "." (substring (system-name) -1 nil) ".fsf"
So do consider allowing the user to customize this easier.

Gnus v5.13
GNU Emacs 26.1 (build 2, x86_64-pc-linux-gnu, GTK+ Version 3.24.4)
 of 2019-02-03, modified by Debian





^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-05-13 23:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-12 16:07 bug#35249: Allow easier customization of message-unique-id 積丹尼 Dan Jacobson
2019-04-14 10:18 ` Robert Pluim
2019-04-16  3:35   ` 積丹尼 Dan Jacobson
2019-05-13 19:48 ` Lars Ingebrigtsen
2019-05-13 23:48   ` 積丹尼 Dan Jacobson

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).