From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Felix Newsgroups: gmane.emacs.help Subject: Re: UUIDGEN in lisp Date: Sun, 15 Feb 2004 10:37:56 +0800 Organization: Bentium Ltd. (CN99) Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: <87y8r5jxus.fsf@emptyhost.emptydomain.de> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1076813243 24577 80.91.224.253 (15 Feb 2004 02:47:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 Feb 2004 02:47:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Feb 15 03:47:18 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 1AsCJR-0005Pz-00 for ; Sun, 15 Feb 2004 03:47:18 +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 1AsCHs-00070b-5B for geh-help-gnu-emacs@m.gmane.org; Sat, 14 Feb 2004 21:45:40 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.cn99.com!news.yaako.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 18 Original-NNTP-Posting-Host: 61.171.207.23 Original-X-Trace: news.yaako.com 1076812676 23633 61.171.207.23 (15 Feb 2004 02:37:56 GMT) Original-X-Complaints-To: usenet@news.yaako.com Original-NNTP-Posting-Date: Sun, 15 Feb 2004 02:37:56 +0000 (UTC) User-Agent: Gnus/5.090024 (Oort Gnus v0.24) Emacs/21.3.50 (windows-nt) Cancel-Lock: sha1:bDHE4SFtyPp5IsdsK0QyKJ8N1Yc= Original-Xref: shelby.stanford.edu gnu.emacs.help:120917 Original-To: help-gnu-emacs@gnu.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:16866 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:16866 >>>>> "Kai" == Kai Grossjohann writes: Kai> Brad Collins writes: >> As part of a major mode I'm writing, I call uuidgen to automatically >> insert a UUID in document metadata. This is fine when I'm on a *nix >> box, but becomes a real pain when using a Windows box. I've had no >> luck getting rsh working between my windows and linux box. Kai> Off-topic reply: maybe it works to set up ssh on your linux box and Kai> to use PuTTY and WinSCP to access that from your windows box. Kai> Kai windows has the console uuidgen.exe too which comes with the free ms platform sdk. -- Felix