all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Barry Margolin <barmar@genuity.net>
Subject: Re: Major usability issue
Date: Tue, 03 Sep 2002 21:12:53 GMT	[thread overview]
Message-ID: <pB9d9.21$QK1.1819@paloalto-snr1.gtei.net> (raw)
In-Reply-To: mailman.1031086444.5149.help-gnu-emacs@gnu.org

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1538 bytes --]

In article <mailman.1031086444.5149.help-gnu-emacs@gnu.org>,
Bruce Korb  <bkorb@pacbell.net> wrote:
>Kai Großjohann wrote:
>
>> > For years I have captured the output of a shell command and inserted
>> > it into my document.  The latest distributions of Linux now carry a
>> > version of emacs that makes doing that non-obvious.
>
>> See the document on shell-command-on-region to see how to change it:
>
>This is a behavioral change not listed in the news.

What change?

>
>> /----
>> | If the command generates output, the output may be displayed
>> | in the echo area or in a buffer.
>> | If the output is short enough to display in the echo area
>> | (determined by the variable `max-mini-window-height' if
>> | `resize-mini-windows' is non-nil), it is shown there.  Otherwise
>> | it is displayed in the buffer `*Shell Command Output*'.  The output
>> | is available in that buffer in both cases.
>> \----
>> 
>> Does this help?
>
>It explains where the text got to.  

It's been doing it this way for quite some time.  I still use 20.7 and it
performs this heuristic.

>				     Thanks!  Now I have to
>set up a macro to pull that text into the current buffer.

Giving it a numeric argument tells it to insert the output in the current
buffer.  M-! inserts it at the point, M-| replaces the region with the
result.

-- 
Barry Margolin, barmar@genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.

  parent reply	other threads:[~2002-09-03 21:12 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1030996683.19870.help-gnu-emacs@gnu.org>
2002-09-02 20:04 ` inserting output of shell-command (was: Major usability issue) lawrence mitchell
2002-09-02 20:33   ` Lute Kamstra
2002-09-03 10:22 ` Major usability issue Kai Großjohann
2002-09-03 20:52   ` Bruce Korb
     [not found]   ` <mailman.1031086444.5149.help-gnu-emacs@gnu.org>
2002-09-03 21:12     ` Barry Margolin [this message]
2002-09-03 22:46       ` Bruce Korb
2002-09-04  1:58       ` Miles Bader
2002-09-03 22:11     ` Kai Großjohann
2002-09-03 13:36 ` Peter Boettcher
2002-09-02 20:01 Bruce Korb

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='pB9d9.21$QK1.1819@paloalto-snr1.gtei.net' \
    --to=barmar@genuity.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.