zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: Re: PATCH: sticky emulation
Date: Thu, 12 Feb 2009 07:32:47 -0800	[thread overview]
Message-ID: <090212073247.ZM10866@torch.brasslantern.com> (raw)
In-Reply-To: <20090212094433.30ce1b62@news01>

On Feb 12,  9:44am, Peter Stephenson wrote:
}
} Frankly, if I had time to look at things like what the back end of the
} documentation tools is producing I'd be out of work.

Well, obviously, that's what the rest of us are here for. :-)

} On Wed, 11 Feb 2009 15:37:58 -0800
} Bart Schaefer <schaefer@brasslantern.com> wrote:
} > 
} > I guess I'm specifically interested in what happens with "zcompile -c"
} 
} I suspect the answer's no, but I don't understand the internals and
} I don't know how to execute the file in such a way that the reloaded
} function isn't marked for autoloading, and autoloading certainly isn't
} handled.

I think the only ways to execute a .zwc are with autoload and "." --
to run FILE.zwc with "." you have to use ". FILE" (omit extension).

The state of the autoload -U and -z flags are stored in the .zwc so I
thought that might mean some of the shfunc was packed there and thus
the sticky setting would get picked up as a side-effect, but that does
not appear to be the case.


  parent reply	other threads:[~2009-02-12 15:33 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-10 23:03 Peter Stephenson
2009-02-11  3:18 ` Bart Schaefer
2009-02-11 20:28   ` Peter Stephenson
2009-02-11 23:37     ` Bart Schaefer
2009-02-12  9:44       ` Peter Stephenson
2009-02-12 10:10         ` Oliver Kiddle
2009-02-12 15:30           ` Peter Stephenson
2009-02-12 15:41           ` Bart Schaefer
2009-02-12 15:32         ` Bart Schaefer [this message]
2009-02-12  2:23     ` Bart Schaefer

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=090212073247.ZM10866@torch.brasslantern.com \
    --to=schaefer@brasslantern.com \
    --cc=zsh-workers@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).