From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernt Hansen Subject: Re: Setttings for using attachments Date: Wed, 05 Nov 2008 14:19:05 -0500 Message-ID: <87k5bi9e1i.fsf@gollum.intra.norang.ca> References: <20081105184057.GA8108@uts.thewillards.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KxnuN-0003mf-8F for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 14:19:15 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KxnuK-0003jR-Mp for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 14:19:14 -0500 Received: from [199.232.76.173] (port=56469 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KxnuJ-0003iu-SS for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 14:19:12 -0500 Received: from mho-02-bos.mailhop.org ([63.208.196.179]:59534) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1KxnuJ-0006zv-No for emacs-orgmode@gnu.org; Wed, 05 Nov 2008 14:19:11 -0500 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Chris Willard Cc: emacs-orgmode@gnu.org Chris Willard writes: > I am playing with using attachments in org-mode. It works OK except > that the ID in the properties section is similiar to the following; > > nfx8yym911fe0@eee-cbw.i-did-not-set---mail-host-address--so-shoot-me > > I changed the hostname to eee-cbw but am not sure where I change the > rest! I put export MAILHOST=ahost in .bashrc but it did not work. My id's don't look anything like that. :ID: f7b6e05-5920-4d8e-8f57-df73797d8600 I have the following customization for ids ,---- | 'org-id-method (quote uuidgen)) `---- -Bernt