From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lars Hansen Newsgroups: gmane.emacs.devel Subject: Re: redisplay-dont-pause does not work Date: Mon, 05 Jun 2006 11:38:39 +0200 Message-ID: <4483FB9F.7050901@soem.dk> References: <4483F292.2040302@soem.dk> <8564jgotvf.fsf@lola.goethe.zz> <20060605113149.FC61.SLAWOMIR.NOWACZYK.847@student.lu.se> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1149500341 29360 80.91.229.2 (5 Jun 2006 09:39:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 5 Jun 2006 09:39:01 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Jun 05 11:38:59 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 1FnBY0-00029j-2I for ged-emacs-devel@m.gmane.org; Mon, 05 Jun 2006 11:38:56 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnBXz-00076Z-KD for ged-emacs-devel@m.gmane.org; Mon, 05 Jun 2006 05:38:55 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FnBXo-00074R-6E for emacs-devel@gnu.org; Mon, 05 Jun 2006 05:38:44 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FnBXm-00072V-Ct for emacs-devel@gnu.org; Mon, 05 Jun 2006 05:38:43 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FnBXm-00072S-7Z for emacs-devel@gnu.org; Mon, 05 Jun 2006 05:38:42 -0400 Original-Received: from [212.99.225.245] (helo=odin.broadcom.dk) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FnBet-0008SI-5g for emacs-devel@gnu.org; Mon, 05 Jun 2006 05:46:03 -0400 Original-Received: from pppoe3-ves.broadcom.dk ([212.99.255.42] helo=[10.17.0.131]) by odin.broadcom.dk with esmtp (Exim 4.24; FreeBSD) id 1FnBWc-0004kK-Hi; Mon, 05 Jun 2006 11:37:30 +0200 User-Agent: Debian Thunderbird 1.0.2 (X11/20060423) X-Accept-Language: en-us, en Original-To: Slawomir Nowaczyk In-Reply-To: <20060605113149.FC61.SLAWOMIR.NOWACZYK.847@student.lu.se> 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:55701 Archived-At: Slawomir Nowaczyk wrote: >FWIW, I think it is important to have a functions *exactly* because it >is a hack... this way, when people use the function, we can later >reimplement it in a better way. Otherwise, the hacks will have to be >hunted down and replaced one by one. > > Thanks for expressing my thoughts :-)