From: Stefan Monnier <monnier@iro.umontreal.ca>
To: raman@users.sf.net
Cc: klaus.berndl@sdm.de, joakim@verona.se, emacs-devel@gnu.org
Subject: Re: Things I would like to be added after the release
Date: Sun, 17 Jun 2007 08:47:59 -0400 [thread overview]
Message-ID: <jwvmyyypx5w.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <18035.28326.988640.435412@gargle.gargle.HOWL> (T. V. Raman's message of "Fri\, 15 Jun 2007 22\:01\:26 -0700")
> 0) ECB works fine as is with advice.
> 3) By observing what extension points ECB needed, what
> hooks/extension points can base Emacs provide? What can we
> learn? Which of the ECB extension points are ECB specific,
> and which aren't?
That's exactly what is usually meant by "don't use advice in Emacs".
Basically any use of defadvice is either an indication that the programmer
didn't know about some other way to do the thing, or an indication that
there is a missing hook (or config/extension point).
But it can be difficult for Emacs authors to study some external library to
try and understand what hook/extension would be desired. So it's a lot
better if the library's maintainer helps us coming up with the right
extension point.
Stefan
next prev parent reply other threads:[~2007-06-17 12:47 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-28 9:04 Things I would like to be added after the release joakim
2007-05-29 0:02 ` Richard Stallman
2007-05-29 8:02 ` joakim
2007-05-29 9:36 ` klaus.berndl
2007-05-29 9:52 ` Michael Albinus
2007-05-29 9:56 ` David Kastrup
2007-06-16 5:01 ` T. V. Raman
2007-06-16 18:50 ` Richard Stallman
2007-06-16 23:37 ` T. V. Raman
2007-06-16 23:50 ` Miles Bader
2007-06-17 18:08 ` T. V. Raman
2007-06-17 20:15 ` Nick Roberts
2007-06-18 3:25 ` Stephen J. Turnbull
2007-06-18 21:31 ` Richard Stallman
2007-06-21 7:29 ` T. V. Raman
2007-06-21 8:09 ` Stefan Monnier
2007-06-17 8:54 ` Richard Stallman
2007-06-17 12:47 ` Stefan Monnier [this message]
2007-06-17 16:00 ` joakim
2007-05-29 10:02 ` joakim
2007-05-29 10:16 ` David Kastrup
2007-06-02 2:54 ` Richard Stallman
2007-06-04 0:17 ` Richard Stallman
2007-06-04 0:17 ` Richard Stallman
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=jwvmyyypx5w.fsf-monnier+emacs@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
--cc=joakim@verona.se \
--cc=klaus.berndl@sdm.de \
--cc=raman@users.sf.net \
/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.