From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabian Braennstroem Subject: Re: create links for all marked files in dired Date: Sun, 25 Nov 2007 17:17:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IwK7L-0000gy-AJ for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 11:13:59 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IwK7J-0000gE-Hv for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 11:13:58 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IwK7J-0000gB-A2 for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 11:13:57 -0500 Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IwK7I-000320-SW for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 11:13:57 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IwK7B-0005AC-DT for emacs-orgmode@gnu.org; Sun, 25 Nov 2007 16:13:49 +0000 Received: from pd9e4babc.dip0.t-ipconnect.de ([217.228.186.188]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Nov 2007 16:13:49 +0000 Received: from f.braennstroem by pd9e4babc.dip0.t-ipconnect.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 25 Nov 2007 16:13:49 +0000 In-Reply-To: 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: emacs-orgmode@gnu.org Hi Carsten, Carsten Dominik schrieb am 11/25/2007 02:22 PM: > On 11/25/07, Fabian Braennstroem wrote: >> Hi, >> me again :-) >> >> is there a chance to create links from the marked files in a >> dired buffer using org-mode internal functions? >> It would help, when you have a bunch of e.g. images in one >> directory... > > Can you be more specific? How you like the output in Org-mode to > work? A link back to dired visiting this directory, or many links to > each individual file? Many links to each individual file would be great. Fabian