From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Brad Collins Newsgroups: gmane.emacs.help Subject: Re: UUIDGEN in lisp Date: Sun, 15 Feb 2004 23:05:02 +0700 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1076861330 31786 80.91.224.253 (15 Feb 2004 16:08:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 Feb 2004 16:08:50 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 15 17:08:35 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AsOos-0001Ho-01 for ; Sun, 15 Feb 2004 17:08:34 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AsOoK-0002FV-SP for geh-help-gnu-emacs@m.gmane.org; Sun, 15 Feb 2004 11:08:00 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AsOnx-0002DE-7Q for help-gnu-emacs@gnu.org; Sun, 15 Feb 2004 11:07:37 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AsOnQ-00023g-9Y for help-gnu-emacs@gnu.org; Sun, 15 Feb 2004 11:07:36 -0500 Original-Received: from [203.146.30.109] (helo=mailgw.cscoms.com) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AsOnP-00023c-H7 for help-gnu-emacs@gnu.org; Sun, 15 Feb 2004 11:07:03 -0500 Original-Received: from cscoms.com (mail.cscoms.com [203.146.30.108]) by mailgw.cscoms.com (8.12.8p2/8.12.3) with ESMTP id i1FG6pxt033787 for ; Sun, 15 Feb 2004 23:06:57 +0700 (ICT) Original-Received: from KAME.cscoms.com (dial-48.ras-20.bkk.c.cscoms.com [203.170.149.48]) by cscoms.com (8.12.8p2/8.12.3) with ESMTP id i1FG6liM028704 for ; Sun, 15 Feb 2004 23:06:52 +0700 (GMT) Original-To: help-gnu-emacs In-Reply-To: (Brad Collins's message of "Sun, 15 Feb 2004 11:16:42 +0700") User-Agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (windows-nt) X-Virus-Scanned: by amavisd-milter (http://amavis.org/) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:16875 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16875 Interesting to see that if you call the script twice in less than a second you get a duplicate id.... not sure why, but it means that one should take care it in scripts.... b/