From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Wilmar Igl Newsgroups: gmane.emacs.help Subject: Re: dired mode or norton commander Date: Mon, 11 Dec 2006 19:43:06 +0100 Message-ID: <4u5n5qF16sihpU1@mid.dfncis.de> References: <1165490308.371830.294280@f1g2000cwa.googlegroups.com> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1165866083 9698 80.91.229.10 (11 Dec 2006 19:41:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 11 Dec 2006 19:41:23 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Dec 11 20:41:21 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gtr1W-0002ZS-Fg for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Dec 2006 20:41:14 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gtr1V-0002hC-RI for geh-help-gnu-emacs@m.gmane.org; Mon, 11 Dec 2006 14:41:13 -0500 Original-Path: shelby.stanford.edu!newsfeed.stanford.edu!bloom-beacon.mit.edu!news.rediris.es!kanaga.switch.ch!switch.ch!fu-berlin.de!uni-berlin.de!news.dfncis.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 40 Original-X-Trace: news.dfncis.de 87igxfUx40eVONvG0ihWkQFS7IdQC1a9QofBViVlLS2Zz1 User-Agent: Thunderbird 1.5.0.8 (Windows/20061025) In-Reply-To: <1165490308.371830.294280@f1g2000cwa.googlegroups.com> Original-Xref: shelby.stanford.edu gnu.emacs.help:143829 Original-To: help-gnu-emacs@gnu.org 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:39431 Archived-At: Hi, Bruno! I had the same problems and chose to use ... * Norton Commander Clone http://www.emacswiki.org/cgi-bin/wiki/nc.el but also have an eye on ... * Speedbar http://www.emacswiki.org/cgi-bin/wiki/SpeedBar * ECB Code Browser http://www.emacswiki.org/cgi-bin/wiki/EmacsCodeBrowser Greetings, Will bcochofel schrieb: > Hi, I'm using emacs 22.0.90.2 (compiled from cvs)... > > I don't like the way dired opens several buffers each time I visited a > new dir so I put: > > (put 'dired-find-alternate-file 'disabled nil) > > Still the same, I've tried dired-single and I always get several > buffers... > > How can I do this? > > Also, I'd like to try nc.el (norton commander emulation) but I get > compile the file under my emacs version. > Where can I get mc.el (can't find it anywhere...) > > Thanks, > Bruno >