From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: =?UTF-8?B?QW5kcmVhcyBSw7ZobGVy?= Newsgroups: gmane.emacs.devel Subject: Re: hide-show messages Date: Thu, 21 Oct 2010 19:39:17 +0200 Message-ID: <4CC07AC5.10605@online.de> References: <4CBFEABB.4000605@online.de> <87bp6nacc1.fsf@ambire.localdomain> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: dough.gmane.org 1287684338 22401 80.91.229.12 (21 Oct 2010 18:05:38 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 21 Oct 2010 18:05:38 +0000 (UTC) Cc: Emacs developers To: Thien-Thi Nguyen Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 21 20:05:35 2010 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.69) (envelope-from ) id 1P8zW6-0002aB-2P for ged-emacs-devel@m.gmane.org; Thu, 21 Oct 2010 20:05:30 +0200 Original-Received: from localhost ([127.0.0.1]:51281 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8zW5-0005ca-6n for ged-emacs-devel@m.gmane.org; Thu, 21 Oct 2010 14:05:29 -0400 Original-Received: from [140.186.70.92] (port=59576 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1P8zFO-00056U-Lc for emacs-devel@gnu.org; Thu, 21 Oct 2010 13:48:19 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1P8z7f-0006gb-41 for emacs-devel@gnu.org; Thu, 21 Oct 2010 13:40:16 -0400 Original-Received: from moutng.kundenserver.de ([212.227.17.8]:52859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1P8z7e-0006g7-KS for emacs-devel@gnu.org; Thu, 21 Oct 2010 13:40:15 -0400 Original-Received: from noname.home (brln-4dbc643a.pool.mediaWays.net [77.188.100.58]) by mrelayeu.kundenserver.de (node=mrbap2) with ESMTP (Nemesis) id 0MIPbr-1PD6WL2ISF-003cnF; Thu, 21 Oct 2010 19:40:10 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.11) Gecko/20100711 Thunderbird/3.0.6 In-Reply-To: <87bp6nacc1.fsf@ambire.localdomain> X-Provags-ID: V02:K0:ZBs/QGWtz86Qgih2mz6JaePsLhZiFutp3wRQA5ipEwc ZcuycsH+ozYostk9/ItjWoonCa8bNRjy4rJd5F6Iw3GINSMa4q 7XAv2EwL6cMq47I8HPA3jGHcZZVWLw2PKMbwtk/ZXAEkWDF0SS TcSEpEviGRPiiCxILPnny09U9xnD8iYdxI87Sq1iIs5GinQeNv /rPpHN8aAgx3XR9wGfCnaKcDvf5j3JWPWzmneQZuKs= X-detected-operating-system: by eggs.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:131942 Archived-At: Am 21.10.2010 15:45, schrieb Thien-Thi Nguyen: > () Andreas Röhler > () Thu, 21 Oct 2010 09:24:43 +0200 > > Patch against latest source attached. > > Unfortunately, the patch does not document the changed interface. Hi Thi, got it from git://repo.or.cz/emacs.git BTW your mail address there seems wrong. Received: A message that you sent could not be delivered to one or more of its recipients. The following addresses failed: Andreas > Fortunately, this is an opportunity to revisit the need for those > messages. When hideshow.el was originally written, computers were > slower and such a message was reassuring when waiting for a big buffer > to be processed. Nowadays, i think it is better to completely remove > those messages as they have become more annoying than reassuring. > >