From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: imagemagick patch v3 Date: Wed, 05 Aug 2009 21:53:49 +0300 Message-ID: <83d47anlc2.fsf@gnu.org> References: <83hbwmnpio.fsf@gnu.org> <87tz0m86p7.fsf@thinkpad.tsdh.de> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1249498445 11014 80.91.229.12 (5 Aug 2009 18:54:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 5 Aug 2009 18:54:05 +0000 (UTC) Cc: monnier@iro.umontreal.ca, joakim@verona.se, emacs-devel@gnu.org To: Tassilo Horn Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Aug 05 20:53:57 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MYlcb-0001ep-EQ for ged-emacs-devel@m.gmane.org; Wed, 05 Aug 2009 20:53:57 +0200 Original-Received: from localhost ([127.0.0.1]:42128 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYlca-0007fN-U6 for ged-emacs-devel@m.gmane.org; Wed, 05 Aug 2009 14:53:56 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MYlcX-0007fI-8j for emacs-devel@gnu.org; Wed, 05 Aug 2009 14:53:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MYlcW-0007f6-Ej for emacs-devel@gnu.org; Wed, 05 Aug 2009 14:53:52 -0400 Original-Received: from [199.232.76.173] (port=41281 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MYlcW-0007f3-Bt for emacs-devel@gnu.org; Wed, 05 Aug 2009 14:53:52 -0400 Original-Received: from mtaout3.012.net.il ([84.95.2.7]:14642) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MYlcV-00073x-Qq for emacs-devel@gnu.org; Wed, 05 Aug 2009 14:53:52 -0400 Original-Received: from conversion-daemon.i_mtaout3.012.net.il by i_mtaout3.012.net.il (HyperSendmail v2004.12) id <0KNX000002WGSY00@i_mtaout3.012.net.il> for emacs-devel@gnu.org; Wed, 05 Aug 2009 21:53:50 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([77.127.149.138]) by i_mtaout3.012.net.il (HyperSendmail v2004.12) with ESMTPA id <0KNX00EJ035PJBB2@i_mtaout3.012.net.il>; Wed, 05 Aug 2009 21:53:50 +0300 (IDT) In-reply-to: <87tz0m86p7.fsf@thinkpad.tsdh.de> X-012-Sender: halo1@inter.net.il X-detected-operating-system: by monty-python.gnu.org: Solaris 9.1 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:113727 Archived-At: > From: Tassilo Horn > Cc: joakim@verona.se, monnier@iro.umontreal.ca, emacs-devel@gnu.org > Date: Wed, 05 Aug 2009 20:19:00 +0200 > > Unfortunately, dired doesn't work with those files. Here's a > "screenshot": > > --8<---------------cut here---------------start------------->8--- > drwxr-xr-x 2 horn horn 4.0K 2009-06-30 22:32 kvm > drwxr-xr-x 4 horn horn 4.0K 2009-08-05 19:30 Mail > -rw-r--r-- 1 horn horn 4 2009-08-05 20:05 multi > line > file > drwxr-xr-x 7 horn horn 12K 2009-08-05 20:04 News > drwxr-xr-x 6 horn horn 4.0K 2009-07-27 20:59 opt > --8<---------------cut here---------------end--------------->8--- > > The listing itself is ok, I'd say. But hitting RET on "multi" says > "File no longer exists; type `g' to update dired buffer", and RET on > "line" or "file" say "No file on this line". Please file a bug report about these problems in Dired.