X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: Date: Wed, 12 Mar 2008 08:11:30 +0000 From: "Marc Girod" To: matsuoka AT nuce DOT nagoya-u DOT ac DOT jp Subject: Re: emacs 21.3 does work while 22.1 works: Why 21.3 is default in cygwin setup Cc: cygwin AT cygwin DOT com In-Reply-To: <20080312002047.30351.qmail@web3304.mail.ogk.yahoo.co.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20080312002047 DOT 30351 DOT qmail AT web3304 DOT mail DOT ogk DOT yahoo DOT co DOT jp> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Hello, On Wed, Mar 12, 2008 at 12:20 AM, Tatsuro MATSUOKA wrote: > I have downdloded emacs-X11-21.2-13.tar.bz2 from > ftp://mirror.nyi.net/cygwin/release/emacs/emacs-X11/ Indeed. Why not installing the standard way? > There are two folders under usr > usr/bin > usr/share It depends on your choices... usr> find . -maxdepth 1 -type d . ./bin ./include ./info ./lib ./libexec ./local ./man ./sbin ./share ./src ./ssl ./tmp ./X11R6 > at usr/bin > $ ls -l > total 4584 > -rwx------+ 1 Tatsu none 0 Mar 23 2004 emacs-21.2.exe* > -rwx------+ 1 Tatsu none 4694016 Mar 23 2004 emacs.exe* usr> cd bin bin> ls -l emacs* -r-xr-x---+ 1 marc Users 4694016 Dec 11 21:52 emacs-21.2.exe -r-xr-x---+ 1 marc Users 4350464 Dec 11 21:51 emacs-nox.exe -r-xr-x---+ 1 marc Users 4694016 Mar 22 2004 emacs.exe -r-xr-x---+ 1 marc Users 12288 Mar 22 2004 emacsclient.exe It seems that your installation aborted. Maybe you could check the number of files in your tar... bin> cygcheck -c | grep emacs emacs 21.2-13 OK emacs-el 21.2-13 OK emacs-X11 21.2-13 OK xemacs-emacs-common 21.4.21-1 OK bin> cygcheck -l emacs | wc -l 1143 bin> cygcheck -l emacs-X11 | wc -l 3 Marc -- 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/