From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.help Subject: Re: replacing endline Date: Thu, 20 Apr 2006 21:16:12 +0300 Message-ID: References: <1145492327.354125.133060@j33g2000cwa.googlegroups.com> <87lku1t3fn.fsf@gmail.com> <7efyk8pxjz.fsf@ada2.unipv.it> <87acagux25.fsf@gmail.com> NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1145556996 2587 80.91.229.2 (20 Apr 2006 18:16:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 20 Apr 2006 18:16:36 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Apr 20 20:16:30 2006 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FWdhT-0003jm-FE for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Apr 2006 20:16:20 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWdhS-0002oC-W1 for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Apr 2006 14:16:19 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FWdhK-0002kx-9j for help-gnu-emacs@gnu.org; Thu, 20 Apr 2006 14:16:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FWdhI-0002jg-Mv for help-gnu-emacs@gnu.org; Thu, 20 Apr 2006 14:16:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FWdhI-0002jd-Iz for help-gnu-emacs@gnu.org; Thu, 20 Apr 2006 14:16:08 -0400 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FWdig-0007Qa-16 for help-gnu-emacs@gnu.org; Thu, 20 Apr 2006 14:17:34 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-9-6.inter.net.il [80.230.9.6]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id EAA30603 (AUTH halo1); Thu, 20 Apr 2006 21:16:05 +0300 (IDT) Original-To: help-gnu-emacs@gnu.org In-reply-to: <87acagux25.fsf@gmail.com> (message from Fredrik Bulow on Fri, 21 Apr 2006 00:43:46 +1000) 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:34518 Archived-At: > From: Fredrik Bulow > Date: Fri, 21 Apr 2006 00:43:46 +1000 > > So once again, what is the good reason that (query-replace "\n" "#") > behave differenty than calling the same function with its keybinding > and providing it interactively with the same arguments? Is that an honest question, meaning that you _really_ don't know why typing literally 2 characters `\' and `n' at the Emacs prompt doesn't produce a newline, while the string "\n" does? Or do you know that, but are suggesting that the former is a misfeature? I'm sorry, but with all the fancy talk in this thread, one can no longer no who sincerely wants to know and who is merely being facetious.