zsh-users
 help / color / mirror / code / Atom feed
From: DervishD <raul@pleyades.net>
To: Bart Schaefer <schaefer@brasslantern.com>
Cc: Zsh Users <zsh-users@sunsite.dk>
Subject: Re: How to execute a command upon loading a module
Date: Thu, 9 Oct 2003 20:26:56 +0200	[thread overview]
Message-ID: <20031009182656.GD1016@DervishD> (raw)
In-Reply-To: <1031009164110.ZM10435@candle.brasslantern.com>

    Hi Bart :)

 * Bart Schaefer <schaefer@brasslantern.com> dixit:
> }     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?
> No, there is no emacs-like eval-after-load hook.

    Well, I don't use emacs, but I can see what you mean. I thought
that modules may have an undocumented hook feature.
 
> } Can I *create* those keymaps, modify them and expect the corresponding
> } modules doesn't modify them again?
> No, the module forcibly re-creates and initializes the keymap, discarding
> any existing keymap by that name -- and unloading the module deletes the
> keymap.  It'd be nice if complist were a little more careful about this,
> i.e., check whether the keymap exists and selectively update it, but no.

    Well, then I'll stick to loading the module explicitly. It
doesn't do no harm, really, I was just wondering if a better or
neater solution existed.

    Thanks :)

    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 18:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-09 15:09 DervishD
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 [this message]

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=20031009182656.GD1016@DervishD \
    --to=raul@pleyades.net \
    --cc=schaefer@brasslantern.com \
    --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).