zsh-workers
 help / color / mirror / code / Atom feed
From: Chris Moore <chris@aethos.co.uk>
To: Hrvoje Niksic <hniksic@srce.hr>
Cc: zsh-workers@math.gatech.edu
Subject: the info file doesn't tells lies - but...
Date: Wed, 9 Oct 1996 14:21:48 +0100	[thread overview]
Message-ID: <199610091322.JAA14180@euclid.skiles.gatech.edu> (raw)
In-Reply-To: <kigpw2s2v0r.fsf@jagor.srce.hr>

>>>>> "Hrvoje" == Hrvoje Niksic <hniksic@srce.hr> writes:

    Hrvoje> It's not lies, it's a typo.  It should have said:
    Hrvoje> ...so `setopt No_Beep' is equivalent to `unsetopt beep'.

OK.  I'll let you off that one...

Next:

    Hrvoje> * Q: What is an experienced Emacs user?
    Hrvoje> * A: A person who wishes that the terminal had pedals.

Aha - an emacs user...  :)

Running zsh in a GNU Emacs 19.34 *shell* buffer, if I say 'no' to
spelling correction after switching off option zle, the shell crashes:

--------cut-here--------8<--------cut-here--------8<--------cut-here--------
cronus% setopt correct
cronus% figner
zsh: correct 'figner' to 'finger' [nyae]? ^Gn
zsh: command not found: figner
cronus% unsetopt zle
cronus% setopt
setopt
correct
interactive
monitor
shinstdin
cronus% figner
zsh: correct 'figner' to 'finger' [nyae]? ^Gn
zsh: command not found: figner
cronus% cronus% 
Process shell exited abnormally with code 1
--------cut-here--------8<--------cut-here--------8<--------cut-here--------

It's OK in an xterm, & it's OK in Emacs if I have zle on...

What do you make of that?

(I'm running the shell by (setq explicit-shell-file-name
"/home/chris/bin/zsh") in my .emacs, then doing "M-x shell RET")

Chris.


      reply	other threads:[~1996-10-09 13:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-10-09 11:09 the info file tells lies Chris Moore
1996-10-09 12:15 ` Hrvoje Niksic
1996-10-09 13:21   ` Chris Moore [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=199610091322.JAA14180@euclid.skiles.gatech.edu \
    --to=chris@aethos.co.uk \
    --cc=hniksic@srce.hr \
    --cc=zsh-workers@math.gatech.edu \
    /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).