From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: Truncate lines as a text property Date: Sun, 22 Nov 2009 21:17:57 -0500 Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1258942793 10987 80.91.229.12 (23 Nov 2009 02:19:53 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 23 Nov 2009 02:19:53 +0000 (UTC) Cc: Emacs developers To: Carsten Dominik Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Nov 23 03:19:46 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NCOWl-00059q-Ha for ged-emacs-devel@m.gmane.org; Mon, 23 Nov 2009 03:19:43 +0100 Original-Received: from localhost ([127.0.0.1]:51776 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCOWl-00044X-2Q for ged-emacs-devel@m.gmane.org; Sun, 22 Nov 2009 21:19:43 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NCOV9-0002y2-Dz for emacs-devel@gnu.org; Sun, 22 Nov 2009 21:18:03 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NCOV4-0002s1-IT for emacs-devel@gnu.org; Sun, 22 Nov 2009 21:18:02 -0500 Original-Received: from [199.232.76.173] (port=47941 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NCOV3-0002rP-Sg for emacs-devel@gnu.org; Sun, 22 Nov 2009 21:17:57 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.183]:64788 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NCOV3-0006NX-Lv for emacs-devel@gnu.org; Sun, 22 Nov 2009 21:17:57 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApsEAKd/CUvO+IIa/2dsb2JhbACBTdIAhDwEigI X-IronPort-AV: E=Sophos;i="4.47,268,1257138000"; d="scan'208";a="49822826" Original-Received: from 206-248-130-26.dsl.teksavvy.com (HELO ceviche.home) ([206.248.130.26]) by ironport2-out.pppoe.ca with ESMTP; 22 Nov 2009 21:17:57 -0500 Original-Received: by ceviche.home (Postfix, from userid 20848) id 1C33EB40C9; Sun, 22 Nov 2009 21:17:57 -0500 (EST) In-Reply-To: (Carsten Dominik's message of "Sat, 21 Nov 2009 11:51:39 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:117536 Archived-At: > this is something like a feature request. Sounds reasonable. Why not post it as a feature request via M-x report-emacs-bug? Stefan