From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Bruce Korb Newsgroups: gmane.emacs.help Subject: Major usability issue Date: Mon, 02 Sep 2002 13:01:29 -0700 Organization: Home Sender: help-gnu-emacs-admin@gnu.org Message-ID: <3D73C399.1D26C2E1@pacbell.net> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7BIT X-Trace: main.gmane.org 1030996596 11585 127.0.0.1 (2 Sep 2002 19:56:36 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Sep 2002 19:56:36 +0000 (UTC) Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17lxJK-00030k-00 for ; Mon, 02 Sep 2002 21:56:34 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lxKm-0005AX-00; Mon, 02 Sep 2002 15:58:04 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17lxKZ-00059z-00 for help-gnu-emacs@gnu.org; Mon, 02 Sep 2002 15:57:51 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17lxKX-00059n-00 for help-gnu-emacs@gnu.org; Mon, 02 Sep 2002 15:57:50 -0400 Original-Received: from mta6.snfc21.pbi.net ([206.13.28.240]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lxKX-00059j-00 for help-gnu-emacs@gnu.org; Mon, 02 Sep 2002 15:57:49 -0400 Original-Received: from pacbell.net ([64.170.153.24]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0H1T00B5QU4CVG@mta6.snfc21.pbi.net> for help-gnu-emacs@gnu.org; Mon, 02 Sep 2002 12:57:49 -0700 (PDT) Original-To: help-gnu-emacs@gnu.org X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18-4GB i686) X-Accept-Language: en Errors-To: help-gnu-emacs-admin@gnu.org X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.help:970 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:970 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. I'm sure it is doable, but it is really important to just be able to ALT-| then type a command and be able to use a mouse click to capture the text. I haven't read emacs lisp macros yet in order to reverse-engineer what has been done; but I shouldn't have to either. :-(