From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Phaustus Newsgroups: gmane.emacs.help Subject: Re: how do I save a region to file? Date: Thu, 11 Nov 2010 13:16:22 -0500 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=20cf300faae5a235a80494caf8e6 X-Trace: dough.gmane.org 1289514834 19133 80.91.229.12 (11 Nov 2010 22:33:54 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 11 Nov 2010 22:33:54 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Nov 11 23:33:49 2010 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PGfiG-0002h6-RA for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Nov 2010 23:33:48 +0100 Original-Received: from localhost ([127.0.0.1]:54614 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGfiG-0000i7-7k for geh-help-gnu-emacs@m.gmane.org; Thu, 11 Nov 2010 17:33:48 -0500 Original-Received: from [140.186.70.92] (port=34358 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PGbhC-0007wc-Uc for help-gnu-emacs@gnu.org; Thu, 11 Nov 2010 13:16:28 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PGbhA-0007Vr-Ey for help-gnu-emacs@gnu.org; Thu, 11 Nov 2010 13:16:25 -0500 Original-Received: from mail-qy0-f169.google.com ([209.85.216.169]:63024) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PGbhA-0007VY-AG for help-gnu-emacs@gnu.org; Thu, 11 Nov 2010 13:16:24 -0500 Original-Received: by qyk1 with SMTP id 1so100255qyk.0 for ; Thu, 11 Nov 2010 10:16:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:date:message-id :subject:from:to:content-type; bh=DO5eJJQ+LBtIk91s5CJltwR+dsSz6ACvCoai695iBvE=; b=HO9QZkHzHhuERVPDPJlhDsMb5RLFuUzZ2ozuRvMvgeJsfXlISP1hj/EmU0LSc/ivNg uQvCW6aqqmmiUtrHqdFiaR8ezuHTQGhz4L5/8/QD+HJ0HmJpzuhOy9Fkbg+8RAnwGlCM /11x0lh0XuiflgD3T+xSw8bQgiVbycCeaHZlk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=t00kkZ2rxxFXIjCnGXh9VHWekRI6+N8Ik7lZmA/vLkySJVpmjSuOJjH1999A/ZscZF fjy6/ZiHIJkU0pWl6qdBfTUnP3873mRsjQEQhQUEu+qzMnu6f82Bk9nzcwaGYb2+tBX7 aL3n8/qq+0iLBvjfiOovbUfeydbxcp1geYN8g= Original-Received: by 10.224.205.200 with SMTP id fr8mr1086878qab.198.1289499382527; Thu, 11 Nov 2010 10:16:22 -0800 (PST) Original-Received: by 10.224.177.129 with HTTP; Thu, 11 Nov 2010 10:16:22 -0800 (PST) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Mailman-Approved-At: Thu, 11 Nov 2010 17:32:39 -0500 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:75353 Archived-At: --20cf300faae5a235a80494caf8e6 Content-Type: text/plain; charset=ISO-8859-1 Hi, I would just like to know the shortest key sequence that can be used to save the currently-selected region to a file. A bit like C-x i, except in reverse. Thanks, Ph --20cf300faae5a235a80494caf8e6 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi,

I would just like to know the shortest key sequence that can= be
used to save the currently-selected region to a file.=A0 A bit like= C-x i,
except in reverse.

Thanks,

Ph


--20cf300faae5a235a80494caf8e6--