From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: David Kastrup Newsgroups: gmane.emacs.devel Subject: Re: [bug]org-mode with flyspell-mode freezes emacs Date: Sat, 21 Oct 2006 08:13:18 +0200 Message-ID: <85iriemc1t.fsf@lola.goethe.zz> References: <17716.23811.425109.929050@kahikatea.snap.net.nz> <4d08b83ef805bfb7828085d8e1f67daf@science.uva.nl> <9dc86f9fd2c6b2ad03093cb1e92e6aa6@science.uva.nl> <4535178C.8050003@gmx.at> <328b7973b098184c433d934b3db3d3fb@science.uva.nl> <85r6x6mucb.fsf@lola.goethe.zz> <5a7fd95d347baee941637c6daad66f9f@science.uva.nl> <85iriim5y9.fsf@lola.goethe.zz> <871wp2wsm4.fsf@hariken.mwolson.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161411275 15182 80.91.229.2 (21 Oct 2006 06:14:35 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 21 Oct 2006 06:14:35 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Oct 21 08:14:35 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GbA7s-0003oZ-HG for ged-emacs-devel@m.gmane.org; Sat, 21 Oct 2006 08:14:32 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbA7r-00023m-SU for ged-emacs-devel@m.gmane.org; Sat, 21 Oct 2006 02:14:31 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GbA7e-00023O-Pz for emacs-devel@gnu.org; Sat, 21 Oct 2006 02:14:18 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GbA7d-00022s-V5 for emacs-devel@gnu.org; Sat, 21 Oct 2006 02:14:18 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GbA7d-00022o-R9 for emacs-devel@gnu.org; Sat, 21 Oct 2006 02:14:17 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GbA7d-0004z7-Rd for emacs-devel@gnu.org; Sat, 21 Oct 2006 02:14:17 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1GbA7d-0007an-92; Sat, 21 Oct 2006 02:14:17 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id E88731D349B0; Sat, 21 Oct 2006 08:13:18 +0200 (CEST) Original-To: Michael Olson In-Reply-To: <871wp2wsm4.fsf@hariken.mwolson.org> (Michael Olson's message of "Fri\, 20 Oct 2006 18\:05\:23 -0400") User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux) 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:60979 Archived-At: Michael Olson writes: > David Kastrup writes: > >> The question is why the information of the link has to be in the >> buffer text. > > The purpose of this program is for the user to keep track of various > kinds of data in a way that can be viewed and exported conveniently, > similar (to some extent) to a wiki engine and personal organizer. > > For links, which are colorized for the sake of visual appeal, the > user provides both the link and (optionally) the link description > using the markup syntax that Carsten described. So of course it has > to be in the buffer text -- how else could changes be meaningfully > saved? By putting them into text properties and converting those using format.el. I think that is what enriched text mode does. It's not exactly like this has not been already discussed in this thread. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum