[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: More test reports please
From: |
Óscar Fuentes |
Subject: |
Re: More test reports please |
Date: |
Sun, 19 Aug 2012 08:43:46 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Chong Yidong <address@hidden> writes:
> I got a report of a possible regression. It's on an unusual setup
> (Ubuntu running on VMware), and I can't reproduce the problem on my
> (non-VM) machine. It doesn't seem like a show-stopper, but if anyone
> has a similar setup, please try to reproduce it and report back.
> Thanks.
Confirmed. This is Kubuntu 12.04 64 bits (a real machine, no VMWare):
Welcome to the Emacs shell
~/em-24.2/bin $ cd
usage: cd: (DIR)
~/em-24.2/bin $ exit
exit: command not found
~/em-24.2/bin $ ls
ctags emacs emacsclient grep-changelog
ebrowse emacs-24.2 etags rcs-checkin
~/em-24.2/bin $ which ls
~/em-24.2/bin $ /bin/ls
(note the weird output of `which ls', pointing to /bin/ls instead of the
built-in Lisp implementation and precedeing the text by the eshell
prompt.)
Steps to reproduce:
tar xzf emacs-24.2-rc1.tar.gz
cd emacs-24.2
./configure --prefix=/home/oscar/em-24.2
make -j4
make install
cd ~/em-24.2/bin
emacs -Q
M-x eshell
- More test reports please, Chong Yidong, 2012/08/17
- Re: More test reports please, Ulrich Mueller, 2012/08/18
- Re: More test reports please, Thierry Volpiatto, 2012/08/18
- Re: More test reports please, Chong Yidong, 2012/08/19
- Re: More test reports please,
Óscar Fuentes <=
- Re: More test reports please, Óscar Fuentes, 2012/08/19
- Re: More test reports please, Chong Yidong, 2012/08/19
- Re: More test reports please, Óscar Fuentes, 2012/08/19
- Re: More test reports please, Paul Eggert, 2012/08/19
- Re: More test reports please, Paul Eggert, 2012/08/19
- Re: More test reports please, Óscar Fuentes, 2012/08/19
- Re: More test reports please, Alp Aker, 2012/08/19
- Re: More test reports please, YAMAMOTO Mitsuharu, 2012/08/19
- Re: More test reports please, Rajanikanth Jammalamadaka, 2012/08/20
Re: More test reports please, Bastien, 2012/08/19