9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "James A. Robinson" <jimr@highwire.stanford.edu>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] Acme win and 75+ character Send commands
Date: Thu,  5 Sep 2013 20:06:00 -0700	[thread overview]
Message-ID: <CAPd04b7XmzOzFpeWPOrSS4CC-8NF4dDig9AsM-FtyYtD+oS5vg@mail.gmail.com> (raw)
In-Reply-To: <CAKzdPgwhhGhzS2AcHgvD02XZNpo6QFwpz5gD7qJo39pgwS6a0w@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 667 bytes --]

2013/9/5 Rob Pike <robpike@gmail.com>

> Try
>
> set +o emacs
>
> (sic)
>

Thank you, that did it.  Interesting that it's a +o command
to turn something off.

bash(1)
...
READLINE
       This  is  the library that handles reading input when using
       an interactive shell, unless the --noediting option is given
       at shell invocation.  By default, the line editing commands
       are similar to those of emacs.  A vi-style line editing
       interface is also available.  To turn off line editing after
       the shell  is  running, use the +o emacs or +o vi options
       to the set builtin (see SHELL BUILTIN COMMANDS below).
...

[-- Attachment #2: Type: text/html, Size: 1558 bytes --]

  reply	other threads:[~2013-09-06  3:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-05 20:16 James A. Robinson
2013-09-05 20:17 ` James A. Robinson
2013-09-05 22:13   ` erik quanstrom
2013-09-06  0:30     ` Rob Pike
2013-09-06  3:06       ` James A. Robinson [this message]
2013-09-06  4:10         ` Rob Pike
2013-09-06  5:23           ` Bruce Ellis

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=CAPd04b7XmzOzFpeWPOrSS4CC-8NF4dDig9AsM-FtyYtD+oS5vg@mail.gmail.com \
    --to=jimr@highwire.stanford.edu \
    --cc=9fans@9fans.net \
    /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.
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).