all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* eshell completer for openssl(1)/gpg(1) commands?
@ 2002-12-09 18:01 clemens fischer
  0 siblings, 0 replies; only message in thread
From: clemens fischer @ 2002-12-09 18:01 UTC (permalink / raw)


i still don't know how to write completers for some external commands
to eshell.  i have them ready for bash, though.  for that, i massage
the output of `<some command> --help' or `openssl
list-standard-commands' and present their output as the possible
results.  when the user types something, i just grep for it to reduce
the possible matches in number.  same goes for the many `./configure'
scripts included in many packages.

could somebody give a skeleton or a FAQ or TFM?  the eshell
documentation and the one for pcomplete is not enough for me.

  clemens

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-12-09 18:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-12-09 18:01 eshell completer for openssl(1)/gpg(1) commands? clemens fischer

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.