all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* DIRED-GET-MARKED-FILES fails mysteriously
@ 2005-12-12  1:37 Alain.Picard
  2005-12-14 17:05 ` Juri Linkov
  0 siblings, 1 reply; 3+ messages in thread
From: Alain.Picard @ 2005-12-12  1:37 UTC (permalink / raw)
  Cc: Alain.Picard

This bug report will be sent to the Free Software Foundation,
not to your local site managers!
Please write in English, because the Emacs maintainers do not have
translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing list,
and to the gnu.emacs.bug news group.

In GNU Emacs 21.4.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2005-03-18 on trouble, modified by Debian
configured using `configure '--build=i386-linux' '--host=i386-linux' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var/lib' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--with-x=yes' '--with-x-toolkit=athena' 'CFLAGS=-DDEBIAN -g -O2' 'build_alias=i386-linux' 'host_alias=i386-linux''
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

================================================================
Perform the following, in a shell:

% mkdir /tmp/Foo
% mkdir "/tmp/Apr 26 2004 (Camcorder)"

In emacs, bring up dired on Foo; C-x d "/tmp/Foo"
Mark the directory called "/tmp/Apr 26 2004 (Camcorder)"
M-: (dired-get-marked-files)

("/tmp/Foo/(Camcorder)")  

is what gets displayed in the echo area.
("/tmp/Foo/Apr 26 2004 (Camcorder)")  is the expected response.


Cheers,
				--ap

This occurs in an emacs with -q and -no-site-init.



Cheers,
				--alain picard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: DIRED-GET-MARKED-FILES fails mysteriously
  2005-12-12  1:37 DIRED-GET-MARKED-FILES fails mysteriously Alain.Picard
@ 2005-12-14 17:05 ` Juri Linkov
  2005-12-14 22:09   ` Alain.Picard
  0 siblings, 1 reply; 3+ messages in thread
From: Juri Linkov @ 2005-12-14 17:05 UTC (permalink / raw)
  Cc: bug-gnu-emacs

> In GNU Emacs 21.4.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2005-03-18 on trouble, modified by Debian
> Perform the following, in a shell:
>
> % mkdir /tmp/Foo
> % mkdir "/tmp/Apr 26 2004 (Camcorder)"

Do you mean:

  % mkdir "/tmp/Foo/Apr 26 2004 (Camcorder)"

> In emacs, bring up dired on Foo; C-x d "/tmp/Foo"
> Mark the directory called "/tmp/Apr 26 2004 (Camcorder)"
> M-: (dired-get-marked-files)
>
> ("/tmp/Foo/(Camcorder)")
>
> is what gets displayed in the echo area.
> ("/tmp/Foo/Apr 26 2004 (Camcorder)")  is the expected response.

This works correctly in the development version of Emacs (if `ls'
supports the `--dired' option).  Please either use Emacs from CVS or
wait for the soon-to-be-released next version.

-- 
Juri Linkov
http://www.jurta.org/emacs/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: DIRED-GET-MARKED-FILES fails mysteriously
  2005-12-14 17:05 ` Juri Linkov
@ 2005-12-14 22:09   ` Alain.Picard
  0 siblings, 0 replies; 3+ messages in thread
From: Alain.Picard @ 2005-12-14 22:09 UTC (permalink / raw)
  Cc: Alain.Picard, bug-gnu-emacs

Juri Linkov writes:
 > > In GNU Emacs 21.4.1 (i386-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 > >  of 2005-03-18 on trouble, modified by Debian
 > > Perform the following, in a shell:
 > >
 > > % mkdir /tmp/Foo
 > > % mkdir "/tmp/Apr 26 2004 (Camcorder)"
 > 
 > Do you mean:
 > 
 >   % mkdir "/tmp/Foo/Apr 26 2004 (Camcorder)"

Yes -- sorry.  Typo.

 > 
 > This works correctly in the development version of Emacs (if `ls'
 > supports the `--dired' option).  Please either use Emacs from CVS or
 > wait for the soon-to-be-released next version.

I see.  I don't suppose there's a debian package around, eh?
I thought my days of building from scratch were over... Maybe
I should just switch to Gentoo.  :-)

Seriously, I'll upgrade if this becomes too annoying.

p.s. boy, it's been SO LONG since I found a bug in emacs, I was
     starting to think that perfection had finally been achieved!

Thanks for the info,
				--Alain Picard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-12-14 22:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-12  1:37 DIRED-GET-MARKED-FILES fails mysteriously Alain.Picard
2005-12-14 17:05 ` Juri Linkov
2005-12-14 22:09   ` Alain.Picard

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.