X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <4A0AEF5D.7000803@cornell.edu> Date: Wed, 13 May 2009 12:03:41 -0400 From: Ken Brown User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: insert-directory function in Gnu emacs returns nil References: <23523466 DOT post AT talk DOT nabble DOT com> <4A0AE529 DOT 2000506 AT cornell DOT edu> <23524451 DOT post AT talk DOT nabble DOT com> In-Reply-To: <23524451.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 5/13/2009 11:45 AM, Marc Girod wrote: > Unless the problem is in fact with the 1.7 root... > > I have 1.5 installed as c:/cygwin and 1.7 as c:/cygwin2. I have a similar setup. I just tried your insert-dired examples in *scratch*, and they work (in cygwin-1.7): (insert-directory "/home/kbrown" "-la") total 5196 drwxr-xr-x+ 1 kbrown None 0 May 13 11:10 . drwxrwxrwx+ 1 kbrown-admin None 0 Mar 14 10:40 .. -rw-r--r-- 1 kbrown None 3554 Dec 15 09:19 .XWinrc [...] -rw-r--r-- 1 kbrown None 38099 May 11 16:09 x-sample2e.pdf nil (insert-directory "/tmp" "-la") total 657 drwxrwxrwt 1 kbrown-admin None 0 May 13 11:57 . drwxr-xr-x 1 kbrown-admin None 0 Apr 14 11:07 .. -r--r--r-- 1 kbrown None 11 May 13 11:02 .X0-lock [...] drwxr-xr-x 1 kbrown None 0 Mar 9 14:11 zztexlive08 nil >> I've built emacs 23 (still in pre-release >> testing) for cygwin-1.7, and it works fine for me except for a minor bug >> that's easy to work around: >> >> http://cygwin.com/ml/cygwin-apps/2009-04/msg00116.html >> > > Excellent. Of course I wish to try this. Please let me know if it works for you (apart from possible BLODA issues). So far I've gotten no indication that anyone (including Steffen Sledz) has tried it. It would really be nice to finally have an up-to-date emacs package for cygwin. Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/