From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: display-completion-list should not strip text properties Date: Fri, 26 Jan 2007 19:46:38 -0500 Message-ID: References: <45B9FF76.7030404@ig.com.br> Reply-To: rms@gnu.org NNTP-Posting-Host: lo.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1169858930 2663 80.91.229.12 (27 Jan 2007 00:48:50 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 27 Jan 2007 00:48:50 +0000 (UTC) Cc: emacs-devel@gnu.org, bojohan+news@dd.chalmers.se To: Vinicius Jose Latorre Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 27 01:48:47 2007 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 1HAbkL-0000h5-Ds for ged-emacs-devel@m.gmane.org; Sat, 27 Jan 2007 01:48:45 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HAbkL-0007b9-0C for ged-emacs-devel@m.gmane.org; Fri, 26 Jan 2007 19:48:45 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HAbjD-00070Z-Ag for emacs-devel@gnu.org; Fri, 26 Jan 2007 19:47:35 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HAbjC-0006zs-Nu for emacs-devel@gnu.org; Fri, 26 Jan 2007 19:47:34 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HAbjB-0006zU-It for emacs-devel@gnu.org; Fri, 26 Jan 2007 19:47:34 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HAbjB-0005Gm-8p for emacs-devel@gnu.org; Fri, 26 Jan 2007 19:47:33 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1HAbiI-0001ox-Uw; Fri, 26 Jan 2007 19:46:38 -0500 In-reply-to: <45B9FF76.7030404@ig.com.br> (message from Vinicius Jose Latorre on Fri, 26 Jan 2007 11:17:42 -0200) X-detected-kernel: Linux 2.6, seldom 2.4 (older, 4) 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:65508 Archived-At: Maybe these special sequences could be extended to have, for example: \==HEADER1== \===HEADER2=== \#image{SOME-REFERENCE-TO-AN-IMAGE} \#h1{HEADER1} \#h2{HEADER2} ...etc... It could be a good idea. It would be useful for someone to experiment with this privately, for installation some time in the future.