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: Wed, 18 Oct 2006 09:35:58 +0200 Message-ID: <85iriim5y9.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> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1161161063 26279 80.91.229.2 (18 Oct 2006 08:44:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 18 Oct 2006 08:44:23 +0000 (UTC) Cc: Michael Olson , "Richard M.Stallman" , Nick Roberts , emacs-devel@gnu.org, martin rudalics , Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Oct 18 10:44:20 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 1Ga727-0007ty-CB for ged-emacs-devel@m.gmane.org; Wed, 18 Oct 2006 10:44:15 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ga726-0005ZN-6n for ged-emacs-devel@m.gmane.org; Wed, 18 Oct 2006 04:44:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ga71X-0005Xw-5b for emacs-devel@gnu.org; Wed, 18 Oct 2006 04:43:39 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ga71V-0005WL-GO for emacs-devel@gnu.org; Wed, 18 Oct 2006 04:43:38 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ga71V-0005Vw-61 for emacs-devel@gnu.org; Wed, 18 Oct 2006 04:43:37 -0400 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Ga71V-0003WG-8S for emacs-devel@gnu.org; Wed, 18 Oct 2006 04:43:37 -0400 Original-Received: from localhost ([127.0.0.1] helo=lola.goethe.zz) by fencepost.gnu.org with esmtp (Exim 4.34) id 1Ga71M-0005g4-VI; Wed, 18 Oct 2006 04:43:29 -0400 Original-Received: by lola.goethe.zz (Postfix, from userid 1002) id 88E5F1C3B771; Wed, 18 Oct 2006 09:35:59 +0200 (CEST) Original-To: Carsten Dominik In-Reply-To: <5a7fd95d347baee941637c6daad66f9f@science.uva.nl> (Carsten Dominik's message of "Wed\, 18 Oct 2006 06\:26\:07 +0200") 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:60867 Archived-At: Carsten Dominik writes: > On Oct 18, 2006, at 0:49, David Kastrup wrote: >>> Good question. I am using links like >>> >>> [[http://www.google.com][Google Search]] >>> >>> that will be displayed as "Google Search" in a buffer. The remaining >>> characters are hidden, using both invisible and intangible properties. >>> I am in the process of realizing that `invisible' will be enough to do >>> the job, and that `intangible' is not needed. >>> >>> The reason why `intangible' is in there is because emacs-wiki does it >>> this way, and I learned from looking at this code. Anyway, I will >>> probably remove `intangible' from org-mode anyway, just need to >>> convince myself that is is safe to do so. >> >> Why do you need anything in the buffer at all? What is the actual >> purpose of it? > > It is a clickable link, very much like > > Google Search The question is why the information of the link has to be in the buffer text. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum