From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=E9r=F4me_Radix?= Newsgroups: gmane.emacs.help Subject: Re: How to replace a character by an unprintable character ? Date: Mon, 24 Jan 2005 23:47:04 +0100 Message-ID: <41F57AE8.7080106@bigfoot.com> References: <3076339b.0501241300.64a131ea@posting.google.com> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1106606963 5420 80.91.229.6 (24 Jan 2005 22:49:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 24 Jan 2005 22:49:23 +0000 (UTC) Cc: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Jan 24 23:49:16 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CtD1H-0004yM-00 for ; Mon, 24 Jan 2005 23:49:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CtD7l-0003M4-QB for geh-help-gnu-emacs@m.gmane.org; Mon, 24 Jan 2005 17:55:57 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CtD7I-0003Hb-CV for help-gnu-emacs@gnu.org; Mon, 24 Jan 2005 17:55:28 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CtD7E-0003Gh-Nv for help-gnu-emacs@gnu.org; Mon, 24 Jan 2005 17:55:24 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CtD7E-0003GJ-F1 for help-gnu-emacs@gnu.org; Mon, 24 Jan 2005 17:55:24 -0500 Original-Received: from [212.247.154.33] (helo=mailfe02.swip.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CtCu7-0002XR-3t for help-gnu-emacs@gnu.org; Mon, 24 Jan 2005 17:41:51 -0500 X-T2-Posting-ID: 3vKox7yaaV0iBXnZi8Z6QysR4v69/fylwdeqAMCkXIg= Original-Received: from [213.103.195.66] (HELO [192.168.1.100]) by mailfe02.swip.net (CommuniGate Pro SMTP 4.2.7) with ESMTP id 279624407; Mon, 24 Jan 2005 23:41:49 +0100 User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: fr, en Original-To: Jesper Harder In-Reply-To: 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: main.gmane.org gmane.emacs.help:23599 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:23599 Jesper Harder a écrit : > Type `C-q C-j' as the replacement string. It works !!! Thanks a lot Jesper !