From unknown Tue Sep 09 05:36:55 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4653: 23.1.50; ordering of bookmark-jump menu Reply-To: Markus Rost , 4653@debbugs.gnu.org Resent-From: Markus Rost Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Tue, 06 Oct 2009 14:45:16 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 4653 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.12548393878773 (code B ref -1); Tue, 06 Oct 2009 14:45:16 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 6 Oct 2009 14:29:47 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.4 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n96ETjJp008766 for ; Tue, 6 Oct 2009 07:29:46 -0700 Received: from mx10.gnu.org ([199.232.76.166]:57059) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MvB2u-00007F-JH for emacs-pretest-bug@gnu.org; Tue, 06 Oct 2009 10:29:44 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MvB2t-0000jy-7p for emacs-pretest-bug@gnu.org; Tue, 06 Oct 2009 10:29:44 -0400 Received: from mail1.math.uni-bielefeld.de ([129.70.14.32]:50630) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MvB2s-0000jh-T3 for emacs-pretest-bug@gnu.org; Tue, 06 Oct 2009 10:29:43 -0400 Received: from sonic02.math.uni-bielefeld.de (sonic02.math.uni-bielefeld.de [129.70.14.134]) by mail1.math.uni-bielefeld.de (Postfix) with ESMTP id 117E79593D; Tue, 6 Oct 2009 16:29:41 +0200 (CEST) Received: by sonic02.math.uni-bielefeld.de (Postfix, from userid 3710) id D8111EFE6F; Tue, 6 Oct 2009 16:29:40 +0200 (CEST) From: Markus Rost To: emacs-pretest-bug@gnu.org X-GNU-Emacs-Mailer: GNU Emacs 22.3 X-Home-Page: http://www.math.uni-bielefeld.de/~rost Message-Id: <20091006142940.D8111EFE6F@sonic02.math.uni-bielefeld.de> Date: Tue, 6 Oct 2009 16:29:40 +0200 (CEST) X-detected-operating-system: by monty-python.gnu.org: FreeBSD 5.3-5.4 If you call C-x r l (bookmark-bmenu-list) the list of bookmarks is ordered by name. Similarly with C-x r b RET. That is fine. However, if you call bookmark-jump through the menu, with the shown list (in a pop up window) has the order from .emacs.bmk. That wasn't the case with Emacs 22. From unknown Tue Sep 09 05:36:55 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#4653: 23.1.50; ordering of bookmark-jump menu Reply-To: Markus Rost , 4653@debbugs.gnu.org Resent-From: Markus Rost Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs 2Resent-Date: Tue, 06 Oct 2009 15:05:07 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 4653 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 4653-submit@emacsbugs.donarmstrong.com id=B4653.125484105113829 (code B ref 4653); Tue, 06 Oct 2009 15:05:07 +0000 Received: (at 4653) by emacsbugs.donarmstrong.com; 6 Oct 2009 14:57:31 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.8 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from mail2.math.uni-bielefeld.de (mail2.math.uni-bielefeld.de [129.70.14.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n96EvTNS013826 for <4653@emacsbugs.donarmstrong.com>; Tue, 6 Oct 2009 07:57:30 -0700 Received: from sonic02.math.uni-bielefeld.de (sonic02.math.uni-bielefeld.de [129.70.14.134]) by mail2.math.uni-bielefeld.de (Postfix) with ESMTP id 9A2857304E; Tue, 6 Oct 2009 16:57:23 +0200 (CEST) Received: by sonic02.math.uni-bielefeld.de (Postfix, from userid 3710) id 66861EFE6F; Tue, 6 Oct 2009 16:57:23 +0200 (CEST) From: Markus Rost To: 4653@debbugs.gnu.org X-GNU-Emacs-Mailer: GNU Emacs 22.3 X-Home-Page: http://www.math.uni-bielefeld.de/~rost Message-Id: <20091006145723.66861EFE6F@sonic02.math.uni-bielefeld.de> Date: Tue, 6 Oct 2009 16:57:23 +0200 (CEST) Sorry, that *was* the case with Emacs 22 as well. In my private copy of Emacs 22 I had applied the patch below (I have added 'bookmark-jump to the tool-bar and I use the menu very often). A change like in the patch seems to be more consistent with the documentation of bookmark-sort-flag: Non-nil means that bookmarks will be displayed sorted by bookmark name. *** lisp/bookmark.el.~1~ 2008-01-07 03:45:03.000000000 +0100 --- lisp/bookmark.el 2009-01-22 02:28:54.000000000 +0100 *************** *** 460,466 **** the empty string." (bookmark-maybe-load-default-file) ; paranoia (if (listp last-nonmenu-event) ! (bookmark-menu-popup-paned-menu t prompt (bookmark-all-names)) (let* ((completion-ignore-case bookmark-completion-ignore-case) (default default) (prompt (if default --- 460,470 ---- the empty string." (bookmark-maybe-load-default-file) ; paranoia (if (listp last-nonmenu-event) ! (bookmark-menu-popup-paned-menu t prompt ! (if bookmark-sort-flag ! (sort (bookmark-all-names) ! 'string-lessp) ! (bookmark-all-names))) (let* ((completion-ignore-case bookmark-completion-ignore-case) (default default) (prompt (if default From rgm@gnu.org Thu Oct 8 00:02:08 2009 Received: (at control) by emacsbugs.donarmstrong.com; 8 Oct 2009 07:02:08 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-5.4 required=4.0 tests=AWL,ONEWORD,VALID_BTS_CONTROL, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n98727Dg013699 for ; Thu, 8 Oct 2009 00:02:08 -0700 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1Mvn0n-00080a-Cp; Thu, 08 Oct 2009 03:02:05 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <19149.36461.296727.236789@fencepost.gnu.org> Date: Thu, 8 Oct 2009 03:02:05 -0400 From: Glenn Morris To: control Subject: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: black X-Ran: CH8G)`Pt.S0"\n.-,xV1+1_;PAGI0r,nS[)i^m"-w4nDs=77st_0Z]'/7>}'yqOz{@OzLe X-Debbugs-No-Ack: yes severity 4659 wishlist close 4662 reassign 4662 notemacs reassign 4670 spam severity 4653 minor From unknown Tue Sep 09 05:36:55 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Markus Rost Subject: bug#4653 closed by Chong Yidong (Re: bug#4653: 23.1.50; ordering of bookmark-jump menu) Message-ID: References: <87iqdkk4c9.fsf@stupidchicken.com> <20091006142940.D8111EFE6F@sonic02.math.uni-bielefeld.de> X-Emacs-PR-Message: they-closed 4653 X-Emacs-PR-Package: emacs Reply-To: 4653@debbugs.gnu.org Date: Sun, 08 Nov 2009 23:10:06 +0000 Content-Type: multipart/mixed; boundary="----------=_1257721806-27579-1" This is a multi-part message in MIME format... ------------=_1257721806-27579-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #4653: 23.1.50; ordering of bookmark-jump menu It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 4653: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D4653 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1257721806-27579-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 4653-done) by emacsbugs.donarmstrong.com; 8 Nov 2009 23:02:38 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.9 required=4.0 tests=AWL,HAS_BUG_NUMBER, MURPHY_DRUGS_REL8 autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po27.its.yale.edu (pantheon-po27.its.yale.edu [130.132.50.122]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id nA8N2aKB026348 for <4653-done@emacsbugs.donarmstrong.com>; Sun, 8 Nov 2009 15:02:37 -0800 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po27.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id nA8N2UsJ021103 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sun, 8 Nov 2009 18:02:30 -0500 Received: by furry (Postfix, from userid 1000) id D5A75C070; Sun, 8 Nov 2009 18:02:30 -0500 (EST) From: Chong Yidong To: Markus Rost Cc: 4653-done@debbugs.gnu.org Subject: Re: bug#4653: 23.1.50; ordering of bookmark-jump menu Date: Sun, 08 Nov 2009 18:02:30 -0500 Message-ID: <87iqdkk4c9.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) > Sorry, that *was* the case with Emacs 22 as well. In my private copy > of Emacs 22 I had applied the patch below (I have added 'bookmark-jump > to the tool-bar and I use the menu very often). > > A change like in the patch seems to be more consistent with the > documentation of bookmark-sort-flag Look reasonable. I've checked the patch in, thank you. ------------=_1257721806-27579-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 6 Oct 2009 14:29:47 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.4 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n96ETjJp008766 for ; Tue, 6 Oct 2009 07:29:46 -0700 Received: from mx10.gnu.org ([199.232.76.166]:57059) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MvB2u-00007F-JH for emacs-pretest-bug@gnu.org; Tue, 06 Oct 2009 10:29:44 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MvB2t-0000jy-7p for emacs-pretest-bug@gnu.org; Tue, 06 Oct 2009 10:29:44 -0400 Received: from mail1.math.uni-bielefeld.de ([129.70.14.32]:50630) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MvB2s-0000jh-T3 for emacs-pretest-bug@gnu.org; Tue, 06 Oct 2009 10:29:43 -0400 Received: from sonic02.math.uni-bielefeld.de (sonic02.math.uni-bielefeld.de [129.70.14.134]) by mail1.math.uni-bielefeld.de (Postfix) with ESMTP id 117E79593D; Tue, 6 Oct 2009 16:29:41 +0200 (CEST) Received: by sonic02.math.uni-bielefeld.de (Postfix, from userid 3710) id D8111EFE6F; Tue, 6 Oct 2009 16:29:40 +0200 (CEST) From: Markus Rost To: emacs-pretest-bug@gnu.org Subject: 23.1.50; ordering of bookmark-jump menu X-GNU-Emacs-Mailer: GNU Emacs 22.3 X-Home-Page: http://www.math.uni-bielefeld.de/~rost Message-Id: <20091006142940.D8111EFE6F@sonic02.math.uni-bielefeld.de> Date: Tue, 6 Oct 2009 16:29:40 +0200 (CEST) X-detected-operating-system: by monty-python.gnu.org: FreeBSD 5.3-5.4 If you call C-x r l (bookmark-bmenu-list) the list of bookmarks is ordered by name. Similarly with C-x r b RET. That is fine. However, if you call bookmark-jump through the menu, with the shown list (in a pop up window) has the order from .emacs.bmk. That wasn't the case with Emacs 22. ------------=_1257721806-27579-1--