From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Karl Fogel Newsgroups: gmane.emacs.devel Subject: Re: bookmark.el bug report Date: Sat, 02 Jan 2010 02:26:34 -0500 Message-ID: <87637l7ys5.fsf@red-bean.com> References: <5065e2900912272219y3734fc9fsdaee41167ef99ad7@mail.gmail.com> <87r5q99jv9.fsf@red-bean.com> <87aawx9jfm.fsf@red-bean.com> <87ljgh2dkc.fsf@tux.homenetwork> Reply-To: Karl Fogel NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1262417262 1067 80.91.229.12 (2 Jan 2010 07:27:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 2 Jan 2010 07:27:42 +0000 (UTC) Cc: emacs-devel@gnu.org To: Thierry Volpiatto Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Jan 02 08:27:34 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.50) id 1NQyOc-0002te-Ft for ged-emacs-devel@m.gmane.org; Sat, 02 Jan 2010 08:27:34 +0100 Original-Received: from localhost ([127.0.0.1]:55026 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQyOc-00041X-B0 for ged-emacs-devel@m.gmane.org; Sat, 02 Jan 2010 02:27:34 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NQyNn-0003kI-99 for emacs-devel@gnu.org; Sat, 02 Jan 2010 02:26:43 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NQyNh-0003ga-US for emacs-devel@gnu.org; Sat, 02 Jan 2010 02:26:41 -0500 Original-Received: from [199.232.76.173] (port=33775 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NQyNh-0003g1-52 for emacs-devel@gnu.org; Sat, 02 Jan 2010 02:26:37 -0500 Original-Received: from sanpietro.red-bean.com ([66.146.206.141]:47831) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NQyNg-0004fK-Cp for emacs-devel@gnu.org; Sat, 02 Jan 2010 02:26:36 -0500 Original-Received: from localhost ([127.0.0.1]:54185 helo=floss ident=kfogel) by sanpietro.red-bean.com with esmtp (Exim 4.71) (envelope-from ) id 1NQyNe-0007j9-GM; Sat, 02 Jan 2010 01:26:34 -0600 In-Reply-To: <87ljgh2dkc.fsf@tux.homenetwork> (Thierry Volpiatto's message of "Sat, 02 Jan 2010 08:03:47 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.90 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) 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:119259 Archived-At: Thierry Volpiatto writes: >There is one bug also in bookmark-bmenu-hide-filenames where you forget >to put properties on bookmark when rebuilding. >So after one use of hide-/show-filenames, bookmark-bmenu-bookmark >doesn't work anymore because bookmark have no properties. > >I sent a patch to Stefan. I can't reproduce this. Can you please try with the latest bookmark.el and let me know an exact reproduction recipe, if you can reproduce? Thanks, -Karl