zsh-workers
 help / color / mirror / code / Atom feed
From: Ray Andrews <rayandrews@eastlink.ca>
To: Zsh hackers list <zsh-workers@zsh.org>
Subject: completion
Date: Fri, 16 Jan 2015 16:19:37 -0800	[thread overview]
Message-ID: <54B9AA99.6080403@eastlink.ca> (raw)

Previous command recall issue now fixed:

    $ echo $(ls zsh)
    zsh-5.0.7-234-gaa503b5
    zsh

    $ echo $(ls zsh)
    zsh-5.0.7-234-gaa503b5
    zsh


However completion is still busted:

     $ ln -svf zsh-5.0.7-175   <TAB>

     $ ln -svf zsh-5.0.7-175-./Src/zsh: symbol lookup error: 
/usr/local/lib/zsh/5.0.7-dev-0/zsh/zle.so: undefined symbol: lexsave

... that was trying to complete this:

-rwxr-xr-x 1 1220492 2015-01-06-11:27:02 zsh-5.0.7-175-g7e74495

...  is there some missed change in zle.so perhaps?  I'm never sure 
what, besides the kernel, is ever supposed to change.


    $ l zle.so
    zsh-5.0.7-175-g7e74495

    Sorting All file types Backwards by Modification Time (zle.so):

    -rwxr-xr-x 1 273104 2014-11-27-16:54:23 zle.so* << latest?




             reply	other threads:[~2015-01-17  0:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-17  0:19 Ray Andrews [this message]
2015-01-17  2:57 ` Command substitution parsing issues (not really Re: completion) Bart Schaefer
2015-01-17  3:29   ` Ray Andrews
2015-01-17 13:25     ` Vin Shelton
2015-01-19 10:29     ` Peter Stephenson
2015-01-19 10:39       ` Peter Stephenson
2015-01-22  0:34       ` make check problem Ray Andrews
2015-01-22  8:49         ` Peter Stephenson
2015-01-22 16:00           ` Ray Andrews
2015-01-22 16:40         ` Jun T.
2015-01-22 17:38           ` Ray Andrews
2015-01-22 17:56             ` Bart Schaefer
2015-01-22 18:24               ` Ray Andrews
2015-01-23  4:02                 ` Bart Schaefer
2015-01-23  4:48                   ` Ray Andrews
2015-01-22 19:04               ` --enable-pcre and regex comparison (Was: make check problem) Lawrence Velázquez
2015-01-23  4:04                 ` Bart Schaefer
2015-01-18 16:36   ` Command substitution parsing issues (not really Re: completion) Peter Stephenson
2015-01-18 17:31   ` Peter Stephenson
2015-01-18 22:34     ` Peter Stephenson
     [not found] <5488D414.6010300@eastlink.ca>
     [not found] ` <30453.1418258082@thecus.kiddle.eu>
     [not found]   ` <5488F0AC.2040901@eastlink.ca>
     [not found]     ` <141210214454.ZM12261@torch.brasslantern.com>
     [not found]       ` <5489C8F4.8030703@eastlink.ca>
     [not found]         ` <141211092824.ZM13349@torch.brasslantern.com>
     [not found]           ` <5489F1BC.5000900@eastlink.ca>
     [not found]             ` <20150107150109.GA14088@ypig.lip.ens-lyon.fr>
2015-01-07 18:10               ` completion Ray Andrews

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=54B9AA99.6080403@eastlink.ca \
    --to=rayandrews@eastlink.ca \
    --cc=zsh-workers@zsh.org \
    /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).