zsh-users
 help / color / mirror / code / Atom feed
From: DervishD <raul@pleyades.net>
To: Zsh Users <zsh-users@sunsite.dk>
Subject: How to execute a command upon loading a module
Date: Thu, 9 Oct 2003 17:09:07 +0200	[thread overview]
Message-ID: <20031009150907.GA847@DervishD> (raw)

    Hi all :)

    I want to modify the listscroll and menuselect keymaps when
zsh/complist (this is the module which defines it, isn't it?, or
maybe zsh/compctl?) is loaded. By now the only way of doing it is to
load the module by hand and afterwards modify the keybindings, in my
/etc/zshrc. I load the zsh/compctl module, because I've defined a few
dependencies for the completion modules, so loading zsh/compctl, by
hand or by pressing 'TAB', for example, automatically loads the rest
of modules. Is because of this that I'm not sure about which module
defines which keymap O:))

    Since the keymaps doesn't exist until the module is loaded, I
cannot modify them to my likings :(( Can I execute shell code just
after a module is loaded? Can I *create* those keymaps, modify them
and expect the corresponding modules doesn't modify them again?

    Thanks in advance

    Raúl Núñez de Arenas Coronado

-- 
Linux Registered User 88736
http://www.pleyades.net & http://raul.pleyades.net/


             reply	other threads:[~2003-10-09 15:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-09 15:09 DervishD [this message]
2003-10-09 15:44 ` Peter Stephenson
2003-10-09 18:25   ` DervishD
2003-10-09 16:41 ` Bart Schaefer
2003-10-09 18:26   ` DervishD

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20031009150907.GA847@DervishD \
    --to=raul@pleyades.net \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).