From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.emacs.devel Subject: Re: texinfo-show-structure and occur Date: Sun, 21 Mar 2010 21:20:27 +0100 Message-ID: <87ocihh1f8.fsf@ambire.localdomain> References: <871vfni1ln.fsf@ambire.localdomain> <873a02wok1.fsf@mail.jurta.org> <87tysiw82f.fsf@ambire.localdomain> <87mxy2djus.fsf@mail.jurta.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1269204303 29501 80.91.229.12 (21 Mar 2010 20:45:03 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sun, 21 Mar 2010 20:45:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: Juri Linkov Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Mar 21 21:44:58 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 1NtS0z-0005nQ-4z for ged-emacs-devel@m.gmane.org; Sun, 21 Mar 2010 21:44:53 +0100 Original-Received: from localhost ([127.0.0.1]:53315 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NtS0y-0007Ep-0b for ged-emacs-devel@m.gmane.org; Sun, 21 Mar 2010 16:44:52 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NtS0t-0007Ek-Io for emacs-devel@gnu.org; Sun, 21 Mar 2010 16:44:47 -0400 Original-Received: from [140.186.70.92] (port=36218 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NtS0r-0007Dx-69 for emacs-devel@gnu.org; Sun, 21 Mar 2010 16:44:46 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NtS0p-0005uv-Aj for emacs-devel@gnu.org; Sun, 21 Mar 2010 16:44:45 -0400 Original-Received: from host225-22-dynamic.24-79-r.retail.telecomitalia.it ([79.24.22.225]:57511 helo=ambire.localdomain) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NtS0p-0005un-3U for emacs-devel@gnu.org; Sun, 21 Mar 2010 16:44:43 -0400 Original-Received: from ttn by ambire.localdomain with local (Exim 4.63) (envelope-from ) id 1NtRdL-0001o2-SI; Sun, 21 Mar 2010 21:20:27 +0100 In-Reply-To: <87mxy2djus.fsf@mail.jurta.org> (Juri Linkov's message of "Sun, 21 Mar 2010 12:55:55 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux) 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:122420 Archived-At: () Juri Linkov () Sun, 21 Mar 2010 12:55:55 +0200 This is now fixed. I also added `query-replace-descr' so you won't see a flickering effect in the echo area for multiline regexps with newlines. Thank you. thi