all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [Emacs-diffs] master e65d4d3: Add pcomplete support for find
       [not found] ` <E1aYpun-0002VF-DK@vcs.savannah.gnu.org>
@ 2016-02-25 13:06   ` Stefan Monnier
  2016-02-26  5:51     ` Lars Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Monnier @ 2016-02-25 13:06 UTC (permalink / raw
  To: emacs-devel; +Cc: Thierry Volpiatto

> +                   '("-amin" "-anewer" "-atime" "-cmin" "-cnewer" "-context"
> +                     "-ctime" "-daystart" "-delete" "-depth" "-empty" "-exec"
> +                     "-execdir" "-executable" "-false" "-fls" "-follow"
> +                     "-fprint" "-fprint0" "-fprintf" "-fstype" "-gid" "-group"
> +                     "-help" "-ignore_readdir_race" "-ilname" "-iname"
> +                     "-inum" "-ipath" "-iregex" "-iwholename"
> +                     "-links" "-lname" "-ls" "-maxdepth"
> +                     "-mindepth" "-mmin" "-mount" "-mtime"
> +                     "-name" "-newer" "-nogroup" "-noignore_readdir_race"
> +                     "-noleaf" "-nouser" "-nowarn" "-ok"
> +                     "-okdir" "-path" "-perm" "-print"
> +                     "-print0" "-printf" "-prune" "-quit"
> +                     "-readable" "-regex" "-regextype" "-samefile"
> +                     "-size" "-true" "-type" "-uid"
> +                     "-used" "-user" "-version" "-warn"
> +                     "-wholename" "-writable" "-xdev" "-xtype"))))

Could we auto-generate this list from "find --help" or something?


        Stefan



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

* Re: [Emacs-diffs] master e65d4d3: Add pcomplete support for find
  2016-02-25 13:06   ` [Emacs-diffs] master e65d4d3: Add pcomplete support for find Stefan Monnier
@ 2016-02-26  5:51     ` Lars Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Ingebrigtsen @ 2016-02-26  5:51 UTC (permalink / raw
  To: Stefan Monnier; +Cc: Thierry Volpiatto, emacs-devel

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Could we auto-generate this list from "find --help" or something?

Probably for find, but probably not from many other functions in
general...

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

end of thread, other threads:[~2016-02-26  5:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20160225070045.9533.69577@vcs.savannah.gnu.org>
     [not found] ` <E1aYpun-0002VF-DK@vcs.savannah.gnu.org>
2016-02-25 13:06   ` [Emacs-diffs] master e65d4d3: Add pcomplete support for find Stefan Monnier
2016-02-26  5:51     ` Lars Ingebrigtsen

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.