From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Harald Hanche-Olsen Newsgroups: gmane.emacs.devel Subject: Re: longlines-show-effect Date: Sun, 19 Feb 2012 18:17:13 +0100 (CET) Message-ID: <20120219.181713.1542484150381976312.hanche@math.ntnu.no> References: <87r4xqztp2.fsf@hecubus.retroj.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: Text/Plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1329671846 4049 80.91.229.3 (19 Feb 2012 17:17:26 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 19 Feb 2012 17:17:26 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 19 18:17:26 2012 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1RzAO4-00081u-SI for ged-emacs-devel@m.gmane.org; Sun, 19 Feb 2012 18:17:25 +0100 Original-Received: from localhost ([::1]:33456 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzAO4-00039K-4F for ged-emacs-devel@m.gmane.org; Sun, 19 Feb 2012 12:17:24 -0500 Original-Received: from eggs.gnu.org ([140.186.70.92]:57697) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RzAO2-000393-E2 for emacs-devel@gnu.org; Sun, 19 Feb 2012 12:17:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RzAO1-000597-AF for emacs-devel@gnu.org; Sun, 19 Feb 2012 12:17:22 -0500 Original-Received: from anne.math.ntnu.no ([129.241.15.150]:37922) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1RzAO0-00058z-Sy for emacs-devel@gnu.org; Sun, 19 Feb 2012 12:17:21 -0500 Original-Received: (qmail 4247 invoked from network); 19 Feb 2012 17:17:15 -0000 Original-Received: from gauss.math.ntnu.no (HELO localhost) (hanche@129.241.15.58) by anne.math.ntnu.no with ESMTPA; 19 Feb 2012 17:17:15 -0000 In-Reply-To: <87r4xqztp2.fsf@hecubus.retroj.net> X-URL: http://www.math.ntnu.no/~hanche/ X-Mailer: Mew version 6.3.50 on Emacs 24.0.93 / Mule 6.0 (HANACHIRUSATO) X-detected-operating-system: by eggs.gnu.org: Solaris 10 (beta) X-Received-From: 129.241.15.150 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:148663 Archived-At: [John J Foerch (2012-02-19 16:14:33 UTC)] > In longlines-mode, the default value of longlines-show-effect uses the > paragraph symbol (¶) to denote a hard newline. I wonder if the newline > symbol (↵) would be a more appropriate default. FWIW, the newline symbol (really U+21B5 DOWNWARDS ARROW WITH CORNER LEFTWARDS) shows up in my emacs buffer as just a square. - Harald