From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Greg Hill Newsgroups: gmane.emacs.help Subject: Re: How to PICK the CTRL-u argument from the file or some other method, with EXAMPLE Date: Fri, 24 Sep 2004 12:12:24 -0700 Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1291928563==" X-Trace: sea.gmane.org 1096053188 30920 80.91.229.6 (24 Sep 2004 19:13:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 24 Sep 2004 19:13:08 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Sep 24 21:12:54 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CAvUz-0000J7-00 for ; Fri, 24 Sep 2004 21:12:54 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAvb5-0000Vw-NA for geh-help-gnu-emacs@m.gmane.org; Fri, 24 Sep 2004 15:19:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CAvav-0000VZ-7d for help-gnu-emacs@gnu.org; Fri, 24 Sep 2004 15:19:01 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CAvar-0000U4-I3 for help-gnu-emacs@gnu.org; Fri, 24 Sep 2004 15:19:00 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CAvar-0000Tu-Dj for help-gnu-emacs@gnu.org; Fri, 24 Sep 2004 15:18:57 -0400 Original-Received: from [207.158.54.5] (helo=renfield.synergymicro.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CAvUf-0006ev-Hy for help-gnu-emacs@gnu.org; Fri, 24 Sep 2004 15:12:33 -0400 Original-Received: from synergy.san.synergymicro.com (synergy.san.synergymicro.com [10.1.2.12]) by renfield.synergymicro.com (8.12.10/8.12.10) with ESMTP id i8OJFT9f026387 for ; Fri, 24 Sep 2004 12:15:29 -0700 Original-Received: from [10.1.5.75] ([10.1.5.75]) by synergy.san.synergymicro.com (8.12.10/8.12.10) with ESMTP id i8OJDYkK026841 for ; Fri, 24 Sep 2004 12:13:34 -0700 In-Reply-To: Original-To: help-gnu-emacs@gnu.org X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j X-CanItPRO-Stream: default X-Canit-Stats-ID: 272919 - b93b6e006d1b X-Scanned-By: CanIt (www . canit . ca) 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: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:20870 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:20870 --===============1291928563== Content-Type: multipart/alternative; boundary="============_-1116069351==_ma============" --============_-1116069351==_ma============ Content-Type: text/plain; charset="us-ascii" ; format="flowed" At 11:46 AM -0700 9/24/04, Greg Hill wrote: > (let (from-buf to_buf count line) Oops. Make that (let (from-buf to-buf count line) --Greg --============_-1116069351==_ma============ Content-Type: text/html; charset="us-ascii" Re: How to PICK the CTRL-u argument from the file or some
At 11:46 AM -0700 9/24/04, Greg Hill wrote:
<snip>
  (let (from-buf to_buf count line)
</snip>

Oops.  Make that
  (let (from-buf to-buf count line)
 
--Greg
--============_-1116069351==_ma============-- --===============1291928563== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Help-gnu-emacs mailing list Help-gnu-emacs@gnu.org http://lists.gnu.org/mailman/listinfo/help-gnu-emacs --===============1291928563==--