all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Jean Louis <bugs@gnu.support>
To: Drew Adams <drew.adams@oracle.com>
Cc: Emacs-Devel List <emacs-devel@gnu.org>
Subject: orderless/bookmarks
Date: Sun, 8 Nov 2020 12:52:13 +0300	[thread overview]
Message-ID: <X6e/zVZ+dGnAjfTF@protected.rcdrun.com> (raw)
In-Reply-To: <11ac533f-298d-4b7b-b72c-5c1b42d3b0a2@default>

* Drew Adams <drew.adams@oracle.com> [2020-11-06 22:28]:
> > > Icicles or library orderless.el provides such
> > > behavior.
> > 
> > https://urldefense.com/v3/__https://www.emacswiki.org/emacs/DrewsElispLibrari
> > es__;!!GqivPVa7Brio!PeXT38xLaZ0WLPhzhQoy50PH99rQt9z2shHRkvYnymiDP96UbGsrHqcRD
> > 1EpQbPv$
> > 
> > Incremental search on that page does not give me: orderless.el - where
> > is it?
> 
> It's not one of my libraries.  I mentioned it because,
> like Icicles "progressive completion", it lets you get
> matches of multiple patterns without respect to order.
> 
> Googling "orderless.el" tells me it's here:
> https://github.com/oantolin/orderless

Thank you.

I was also researching bookmark handlers in bookmark.el in built-in
Emacs.

From: bookmark-alist
HANDLER is a function that provides the bookmark-jump behavior for a
specific kind of bookmark instead of the default `bookmark-default-handler'.
This is the case for Info bookmarks, for instance.  HANDLER must accept
a bookmark as its single argument.

I am following it inside as I may wish to use built-in bookmark
functions for storage into database that later may be expanded into
various different formats.



      reply	other threads:[~2020-11-08  9:52 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-06 16:30 Feature branches review please (ivy hello) Drew Adams
2020-11-06 19:05 ` Jean Louis
2020-11-06 19:27   ` Drew Adams
2020-11-08  9:52     ` Jean Louis [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=X6e/zVZ+dGnAjfTF@protected.rcdrun.com \
    --to=bugs@gnu.support \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.