zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Re: PATCH: (2): Bug#255788: $'' does not work after <<<
Date: Wed, 30 Jun 2004 08:58:30 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.60.0406300830350.5600@toltec.zanshin.com> (raw)
In-Reply-To: <200406301000.i5UA08he023718@news01.csr.com>

[I've dropped bugs.debian.org from this.]

On Wed, 30 Jun 2004, Peter Stephenson wrote:

> I've finally plucked up my courage for another round...
> 
> Bart Schaefer wrote:
> > 
> > schaefer<501> cat <<`echo `foo `bar
> > bquote> `
> > bquote> `
> > bquote> `
> > bquote> 
> 
> Hmmm... are you sure?

Ah, it's SUN_KEYBOARD_HACK causing the solitary backtick to be silently
discaraded.  With "zsh -f" I get what you got:

> % cat <<`echo `foo `bar
> bquote> `
> heredoc> 
> 
> At this point, there's no way of finishing the here-document because it
> parses line by line and can't match the newline.

I see; but if completion is active you're now in a state where it's not 
possible to get zsh to recognize the EOF character, unless it's bound to 
something different than delete-char-or-list.  So you must type interrupt 
to get on with your life.  That's what bothers me ... but I guess it was 
always that way and I just never noticed before.


      reply	other threads:[~2004-06-30 15:58 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20040623023305.GA15259@localhost>
2004-06-23 17:55 ` Clint Adams
2004-06-23 18:56   ` Bart Schaefer
2004-06-25  9:55   ` Peter Stephenson
2004-06-26 18:34     ` Bart Schaefer
2004-06-27  0:07       ` Peter Stephenson
2004-06-27 17:04         ` Bart Schaefer
2004-06-27 17:45           ` Peter Stephenson
2004-06-27 18:37             ` Bart Schaefer
2004-06-27 19:44               ` Peter Stephenson
2004-06-28 11:39                 ` PATCH: (2): " Peter Stephenson
2004-06-28 15:14                   ` Bart Schaefer
2004-06-28 15:29                     ` Peter Stephenson
2004-06-28 15:39                       ` Peter Stephenson
2004-06-28 17:26                       ` Bart Schaefer
2004-06-30 10:00                         ` Peter Stephenson
2004-06-30 15:58                           ` Bart Schaefer [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=Pine.LNX.4.60.0406300830350.5600@toltec.zanshin.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).