From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.help Subject: Re: How to write a string to a file inside emacs ? Date: Wed, 24 Oct 2007 12:05:57 +0100 Message-ID: <871wbkg4bu.fsf@bzg.ath.cx> References: <1193156806.446070.169910@i38g2000prf.googlegroups.com> <1193157022.502345.219810@k35g2000prh.googlegroups.com> <1193157722.974559.53510@e34g2000pro.googlegroups.com> <1193215783.299038.58650@q3g2000prf.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1193220490 26721 80.91.229.12 (24 Oct 2007 10:08:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 24 Oct 2007 10:08:10 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Oct 24 12:08:11 2007 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.50) id 1Ikd9n-00058a-9W for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Oct 2007 12:08:11 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ikd9f-0002ng-4p for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Oct 2007 06:08:03 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ikd7f-0000jQ-R2 for help-gnu-emacs@gnu.org; Wed, 24 Oct 2007 06:06:00 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ikd7d-0000fL-0v for help-gnu-emacs@gnu.org; Wed, 24 Oct 2007 06:05:59 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ikd7c-0000f8-SY for help-gnu-emacs@gnu.org; Wed, 24 Oct 2007 06:05:56 -0400 Original-Received: from mu-out-0910.google.com ([209.85.134.188]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Ikd7c-0006qd-91 for help-gnu-emacs@gnu.org; Wed, 24 Oct 2007 06:05:56 -0400 Original-Received: by mu-out-0910.google.com with SMTP id g7so180016muf for ; Wed, 24 Oct 2007 03:05:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:received:from:to:subject:in-reply-to:references:user-agent:cancel-lock:date:message-id:mime-version:content-type:content-transfer-encoding:sender; bh=cNLKAPXspROJMsqt03LRy0epcseGRyuWAYZpyjuOxwY=; b=OzlZI6AYZbnO6Thp1ATBADkOGj/Uyxs3NWRFgKfVT082COgvZVi+4r6gP/PUZwmCidvh4alAcJj/xzhwp1RwG8ArrUm+wJ+/ALiDpsyThpJMd6VZX433+4yvISvshxHVBNfxKS74xVuX7kTMtMlw8zsG1kRQl3qSpVNlWQmq7kY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:from:to:subject:in-reply-to:references:user-agent:cancel-lock:date:message-id:mime-version:content-type:content-transfer-encoding:sender; b=mxfLbE7/nhOEhcHwVG15CWkoBH57g/zGhnQgqct8RlnOHEfzfJ553Fjnf0OJglJqx7AOawon0RHsvzm/L3HVLpOtTFgxhFPuhHIUg0VhJnh5mg/maptpD8d6oFmf8B/lOMTm8ZsI/lYigffD1l9QH8Bj+e3lCW2AEnTCUje6PdA= Original-Received: by 10.64.3.9 with SMTP id 9mr12530375qbc.1193220353188; Wed, 24 Oct 2007 03:05:53 -0700 (PDT) Original-Received: from bzg.ath.cx ( [81.99.213.34]) by mx.google.com with ESMTPS id d25sm626502nfh.2007.10.24.03.05.51 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 24 Oct 2007 03:05:51 -0700 (PDT) Original-Received: by bzg.ath.cx (Postfix, from userid 1000) id 3FF4D11FD96; Wed, 24 Oct 2007 12:05:57 +0100 (BST) In-Reply-To: <1193215783.299038.58650@q3g2000prf.googlegroups.com> (Xah Lee's message of "Wed, 24 Oct 2007 01:49:43 -0700") User-Agent: Gnus/5.110007 (No Gnus v0.7) Emacs/23.0.0 (gnu/linux) Cancel-Lock: sha1:74pNHYY5nAEEWU6PP+bV+ppybA4= X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) 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:48758 Archived-At: Xah Lee writes: > WHAT A MOTHERFUCK! « Emacs is the mother of Invention. » -- Bastien