From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Peter Dyballa Newsgroups: gmane.emacs.help Subject: Re: How to open all files in a directory? Date: Mon, 3 Nov 2008 20:38:58 +0100 Message-ID: References: <4f958fbc-1e74-47ff-aef8-56a7c67c6344@q30g2000prq.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 (Apple Message framework v753.1) Content-Type: text/plain; charset=WINDOWS-1252; delsp=yes; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1225741233 13614 80.91.229.12 (3 Nov 2008 19:40:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 3 Nov 2008 19:40:33 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Pony Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Nov 03 20:40:51 2008 connect(): Connection refused Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kx5Hu-0002Mi-Go for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Nov 2008 20:40:34 +0100 Original-Received: from localhost ([127.0.0.1]:54909 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kx5Gn-00017K-Lg for geh-help-gnu-emacs@m.gmane.org; Mon, 03 Nov 2008 14:39:25 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Kx5GS-000175-BM for help-gnu-emacs@gnu.org; Mon, 03 Nov 2008 14:39:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Kx5GQ-00016t-0l for help-gnu-emacs@gnu.org; Mon, 03 Nov 2008 14:39:03 -0500 Original-Received: from [199.232.76.173] (port=46193 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kx5GP-00016q-R0 for help-gnu-emacs@gnu.org; Mon, 03 Nov 2008 14:39:01 -0500 Original-Received: from fmmailgate03.web.de ([217.72.192.234]:54422) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Kx5GP-0008Oo-Ga for help-gnu-emacs@gnu.org; Mon, 03 Nov 2008 14:39:01 -0500 Original-Received: from smtp05.web.de (fmsmtp05.dlan.cinetic.de [172.20.4.166]) by fmmailgate03.web.de (Postfix) with ESMTP id 47E27F3B36FC; Mon, 3 Nov 2008 20:39:00 +0100 (CET) Original-Received: from [91.35.227.128] (helo=[192.168.1.2]) by smtp05.web.de with asmtp (TLSv1:AES128-SHA:128) (WEB.DE 4.109 #226) id 1Kx5GO-0004AT-00; Mon, 03 Nov 2008 20:39:00 +0100 In-Reply-To: <4f958fbc-1e74-47ff-aef8-56a7c67c6344@q30g2000prq.googlegroups.com> X-Mailer: Apple Mail (2.753.1) X-Sender: Peter_Dyballa@web.de X-Provags-ID: V01U2FsdGVkX1/eFxePS2XENtw+mm3T//HTOIUXizmk6I4IB9h/ G+vYhAWydyhChXMwelvG+4t9WLKBAXKyjwuSqFavCIk9XlJ4DK /58QAaUvq3lZhwdyYVCg== X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:59405 Archived-At: Am 03.11.2008 um 17:47 schrieb Pony: > do you know is there a way to open all the files in one directory? You could start emacs-server and use emacsclient ... Another option is to load dired-x. Then you'll have in dired-mode the =20= find-file function, bound to F. This opens all marked files. -- Greetings Pete The day Microsoft makes something that doesn't suck is the day they =20 start selling vacuum cleaners. =96 Ernest Jan Plugge