zsh-workers
 help / color / mirror / code / Atom feed
From: Felix Rosencrantz <f_rosencrantz@yahoo.com>
To: zsh-workers <zsh-workers@sunsite.auc.dk>
Subject: Re: PATCH: yet another match-spec-cursor bug
Date: Thu, 4 May 2000 22:53:14 -0700 (PDT)	[thread overview]
Message-ID: <20000505055314.10499.qmail@web1303.mail.yahoo.com> (raw)

Sven Wischnowsky wrote:
>The fact that you don't always get it makes me think that it may be a
>problem with an not-initialised variable or memory block. Do you have
>configured with mem-debug?

I typically run without --enable-zsh-mem-debug configured.  I built configured
with this enabled, and completion worked properly.  I would agree that
it seems like some sort of initialization problem.


>> host% zstyle ':completion:*:complete:*' matcher-list 'm:{a-zA-Z}={A-Za-z} 
>> r:|[.,_-]=* r:[^A-Z0-9]||[A-Z0-9]=* r:[A-Z0-9]||[^A-Z0-9]=*
r:[^0-9]||[0-9]=*'
>> host% more bui<TAB>
>Both `r:[^A-Z0-9]||[A-Z0-9]=*' and `r:[^0-9]||[0-9]=*' doesn't seem to 
>make much sense, does it?

Yep. I should have split them up: "r:[^A-Z]||[A-Z]=* r:[^0-9]||[0-9]=*"


>What really irritates me is that it doesn't go into menu-completion on 
>the second TAB. Hm.
Hm...

-FR.

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


             reply	other threads:[~2000-05-05  5:53 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-05  5:53 Felix Rosencrantz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-05-04 14:52 Sven Wischnowsky
2000-05-03  8:51 Sven Wischnowsky
2000-05-03  5:14 Felix Rosencrantz
2000-05-02 11:39 Sven Wischnowsky
2000-05-02  5:18 Felix Rosencrantz
2000-04-28 12:40 Sven Wischnowsky

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=20000505055314.10499.qmail@web1303.mail.yahoo.com \
    --to=f_rosencrantz@yahoo.com \
    --cc=zsh-workers@sunsite.auc.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).