GNU bug report logs - #12856
24.2.50; find-cmd: `find-constituents' lacks "readable"

Previous Next

Package: emacs;

Reported by: michael_heerdegen <at> web.de

Date: Sat, 10 Nov 2012 21:32:01 UTC

Severity: minor

Found in version 24.2.50

Done: Chong Yidong <cyd <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Chong Yidong <cyd <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#12856: closed (24.2.50; find-cmd: `find-constituents' lacks
 "readable")
Date: Fri, 23 Nov 2012 08:15:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 23 Nov 2012 16:13:14 +0800
with message-id <877gpcag9x.fsf <at> gnu.org>
and subject line Re: bug#12856: 24.2.50; find-cmd: `find-constituents' lacks "readable"
has caused the debbugs.gnu.org bug report #12856,
regarding 24.2.50; find-cmd: `find-constituents' lacks "readable"
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
12856: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12856
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Heerdegen <michael_heerdegen <at> web.de>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.2.50; find-cmd: `find-constituents' lacks "readable"
Date: Sat, 10 Nov 2012 22:31:24 +0100
Hello,

yes, the "-readable" test of find has no counterpart in
`find-constituents'.  Dunno if other stuff is also missing.  Maybe
someone should go through the "find" manpage and supplement
`find-constituents'.

And, btw, the user may want to modify `find-constituents' himself,
e.g. because entries are missing, or he wants to add own abbrevs.  So,
shouldn't `find-constituents' be a defvar, and not a defconst?


Thanks,

Michael.


In GNU Emacs 24.2.50.1 (x86_64-pc-linux-gnu, GTK+ Version 3.4.2)
 of 2012-11-01 on dex, modified by Debian
 (emacs-snapshot package, version 2:20121101-1)
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
System Description:	Debian GNU/Linux testing (wheezy)

Configured using:
 `configure '--build' 'x86_64-linux-gnu' '--host' 'x86_64-linux-gnu'
 '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib'
 '--localstatedir=/var' '--infodir=/usr/share/info'
 '--mandir=/usr/share/man' '--with-pop=yes'
 '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/24.2.50/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.2.50/site-lisp:/usr/share/emacs/site-lisp'
 '--without-compress-info' '--with-crt-dir=/usr/lib/x86_64-linux-gnu/'
 '--with-x=yes' '--with-x-toolkit=gtk3' '--with-imagemagick=yes'
 'build_alias=x86_64-linux-gnu' 'host_alias=x86_64-linux-gnu'
 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g
 -Wl,--as-needed -znocombreloc' 'CPPFLAGS=-D_FORTIFY_SOURCE=2''



[Message part 3 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> gnu.org>
To: michael_heerdegen <at> web.de
Cc: 12856-done <at> debbugs.gnu.org
Subject: Re: bug#12856: 24.2.50; find-cmd: `find-constituents' lacks "readable"
Date: Fri, 23 Nov 2012 16:13:14 +0800
Michael Heerdegen <michael_heerdegen <at> web.de> writes:

> yes, the "-readable" test of find has no counterpart in
> `find-constituents'.  Dunno if other stuff is also missing.  Maybe
> someone should go through the "find" manpage and supplement
> `find-constituents'.

Done (in trunk), thanks.

> And, btw, the user may want to modify `find-constituents' himself,
> e.g. because entries are missing, or he wants to add own abbrevs.  So,
> shouldn't `find-constituents' be a defvar, and not a defconst?

The defconst just signifies that the variable is unlikely to change over
the course of normal Emacs usage; should the user want to modify it,
there is nothing stopping her from doing so.


This bug report was last modified 12 years and 268 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.