all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#12856: 24.2.50; find-cmd: `find-constituents' lacks "readable"
@ 2012-11-10 21:31 Michael Heerdegen
  2012-11-23  8:13 ` Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Heerdegen @ 2012-11-10 21:31 UTC (permalink / raw)
  To: 12856

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''






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

* bug#12856: 24.2.50; find-cmd: `find-constituents' lacks "readable"
  2012-11-10 21:31 bug#12856: 24.2.50; find-cmd: `find-constituents' lacks "readable" Michael Heerdegen
@ 2012-11-23  8:13 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2012-11-23  8:13 UTC (permalink / raw)
  To: michael_heerdegen; +Cc: 12856-done

Michael Heerdegen <michael_heerdegen@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.





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

end of thread, other threads:[~2012-11-23  8:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-10 21:31 bug#12856: 24.2.50; find-cmd: `find-constituents' lacks "readable" Michael Heerdegen
2012-11-23  8:13 ` Chong Yidong

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.