From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.help Subject: RE: simple requirement, so simple don't know how to search Date: Tue, 2 Feb 2010 23:32:38 -0800 Message-ID: <1999BBF6B0D24E50B4061E388EE9D328@us.oracle.com> References: <851468.74289.qm@web63007.mail.re1.yahoo.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1265182462 7654 80.91.229.12 (3 Feb 2010 07:34:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 3 Feb 2010 07:34:22 +0000 (UTC) To: "'Maindoor'" , , "'Richard Riley'" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Feb 03 08:34:18 2010 Return-path: Envelope-to: geh-help-gnu-emacs@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 1NcZkf-0001dd-GN for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Feb 2010 08:34:17 +0100 Original-Received: from localhost ([127.0.0.1]:58366 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcZke-0002Mr-Ju for geh-help-gnu-emacs@m.gmane.org; Wed, 03 Feb 2010 02:34:16 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NcZjg-0002MP-2j for help-gnu-emacs@gnu.org; Wed, 03 Feb 2010 02:33:16 -0500 Original-Received: from [199.232.76.173] (port=42976 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NcZjf-0002M1-7J for help-gnu-emacs@gnu.org; Wed, 03 Feb 2010 02:33:15 -0500 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NcZjd-0000JM-Lv for help-gnu-emacs@gnu.org; Wed, 03 Feb 2010 02:33:14 -0500 Original-Received: from acsinet11.oracle.com ([141.146.126.233]:18043) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NcZjd-0000IW-5U for help-gnu-emacs@gnu.org; Wed, 03 Feb 2010 02:33:13 -0500 Original-Received: from rcsinet15.oracle.com (rcsinet15.oracle.com [148.87.113.117]) by acsinet11.oracle.com (Switch-3.4.2/Switch-3.4.2) with ESMTP id o137X7Ic009224 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Wed, 3 Feb 2010 07:33:09 GMT Original-Received: from acsmt354.oracle.com (acsmt354.oracle.com [141.146.40.154]) by rcsinet15.oracle.com (Switch-3.4.2/Switch-3.4.1) with ESMTP id o136XfW3022043; Wed, 3 Feb 2010 07:33:06 GMT Original-Received: from abhmt018.oracle.com by acsmt354.oracle.com with ESMTP id 8188901265182359; Tue, 02 Feb 2010 23:32:39 -0800 Original-Received: from dradamslap1 (/10.175.193.198) by default (Oracle Beehive Gateway v4.0) with ESMTP ; Tue, 02 Feb 2010 23:32:39 -0800 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <851468.74289.qm@web63007.mail.re1.yahoo.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Thread-Index: AcqkjGRhSywsh9FkRNCmXx8Rt/Z4yAAFWLYQ X-Source-IP: acsmt354.oracle.com [141.146.40.154] X-Auth-Type: Internal IP X-CT-RefId: str=0001.0A090207.4B6926B3.00D8:SCFMA4539814,ss=1,fgs=0 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:71644 Archived-At: > Exactly. It is a weird default. If it were global, that would be it. > It would have been perfect. I am a newbie to lisp. > > Drew, If I may request, If you can hack it up a little bit, it would be great. > Perhaps concat the list as in bm-show-all and then do a bm-next on it, > instead of a getting the list from the local buffer. Hm, did you mean Richard? He's the one you were replying to here, not me. And I'm not the maintainer of bm.el. I already mentioned two different ways that you _can_ have global, visible markers/bookmarks: (1) Icicles and (2) bookmarks. If you want to use bm bookmarks instead, then don't complain that they don't really do what you want. ;-)