zsh-workers
 help / color / mirror / code / Atom feed
From: Bart Schaefer <schaefer@brasslantern.com>
To: zsh-workers@sunsite.dk
Subject: Re: How to complete backquote, etc. using compsys?
Date: Wed, 29 Aug 2001 17:52:52 +0000	[thread overview]
Message-ID: <1010829175252.ZM4667@candle.brasslantern.com> (raw)
In-Reply-To: <3B8D26D8.A1598021@yahoo.co.uk>

On Aug 29,  6:31pm, Oliver Kiddle wrote:
}
} > } Also, without multios the closing
} > } bracket of $(<...) should always be completed.
} > 
} > It would have to be an autoremovable suffix, too; `echo $(<file wc)' is
} > a silly example of why.
} 
} I never knew you could do that. Still, ')' as an autoremovable suffix
} would be better behaviour than the current situation.

The question in this case (and in other cases of multiple suffix layers)
is exactly when you remove them.  E.g. with a file suffix like '/', it
gets removed if you immediately press enter, but in the above case it
should not get removed.  Also with $(...) or `...`, pressing space after
the autoremovable suffix is ambiguous -- more arguments to the command,
or the next thing after it? -- whereas with a pathname '/' a space almost
always means that you're done with that file name.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


  reply	other threads:[~2001-08-29 17:53 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20010821204255.64C6417403@puel.sfc.wide.ad.jp>
     [not found] ` <3B84D18C.19BA712@yahoo.co.uk>
     [not found]   ` <1010823180146.ZM25810@candle.brasslantern.com>
     [not found]     ` <3B8B6600.54A33D8E@yahoo.co.uk>
2001-08-28 15:50       ` Bart Schaefer
2001-08-29 17:31         ` Oliver Kiddle
2001-08-29 17:52           ` Bart Schaefer [this message]
2001-08-29 21:06             ` Zefram
2001-08-30  0:07               ` 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=1010829175252.ZM4667@candle.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).