zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk (Zsh hackers list)
Subject: Re: Problem with motion commands defined using match-word-by-style used with vi-delete
Date: Tue, 25 Apr 2006 07:28:47 -0700	[thread overview]
Message-ID: <060425072847.ZM1813@torch.brasslantern.com> (raw)
In-Reply-To: <EXCHANGE03SAQV6uPDV0000a9b6@exchange03.csr.com>

On Apr 25, 10:58am, Peter Stephenson wrote:
} Subject: Re: Problem with motion commands defined using match-word-by-styl
}
} Bart Schaefer wrote:
} > Incidentally I just noticed that within a widget called by using
} > execute-named-command, the value of $KEYS is carriage return.  I'm not
} > sure what I expected it to be, but that wasn't it.
} 
} I suppose the right answer is the \M-x sequence, or whatever called
} execute-named-command, followed by the command name, followed by a
} newline?

I suppose, but that seems excessive.

} Here's a patch that allows you to request that zle sets the widget in
} the way that it does at the top level.  It's actually done by storing
} the global Thingy in the variable bindk, so it's not quite that simple

So ... shouldn't getvirange() do this part too?  What harm could it be?

} +    bindk = t;
}      ret = execzlefunc(t, args);
} +    bindk = savbindk;


  parent reply	other threads:[~2006-04-25 14:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <060423085310.ZM31491@torch.brasslantern.com>
     [not found] ` <200604232308.k3NN8Wtj004945@pwslaptop.csr.com>
     [not found]   ` <dbfc82860604241239q34ee602an680fd20611d52018@mail.gmail.com>
     [not found]     ` <060424200611.ZM996@torch.brasslantern.com>
2006-04-25  9:58       ` Peter Stephenson
2006-04-25 11:19         ` Nikolai Weibull
2006-04-25 14:28         ` Bart Schaefer [this message]
2006-04-25 14:52           ` Peter Stephenson

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=060425072847.ZM1813@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).