all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Samuel Bronson <naesten@gmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: emacs-devel@gnu.org, Miles Bader <miles@gnu.org>
Subject: Re: display-buffer cleverness - how to tame?
Date: Mon, 4 May 2009 14:58:27 -0400	[thread overview]
Message-ID: <db65a1cd0905041158v6d011304m163436ef797f91ea@mail.gmail.com> (raw)
In-Reply-To: <000001c9cccf$dc734c10$c2b22382@us.oracle.com>

On Mon, May 4, 2009 at 11:49 AM, Drew Adams <drew.adams@oracle.com> wrote:
> By a simple way, I mean, for example, just customizing a user option or two -
> not implementing complex functions. It is merely punting to provide just a
> function-valued option `do-it-yourself'. When DWIM -> DYI, something is amiss.

Well, it's pretty close though. If you do that AND define the very
function you would need to set the variable to reference AND add the
necessary defcustom magic to allow the user to just pick the old
function from a drop-down list, that should be good, no?

Of course, preferably the function should be pretty short, too -- if
the old behaviour was in fact simple. (And, scrolling down, I see that
this is apparently not the case.)

And that's just for user customization of split-window -- for Emacs
lisp programs, it sounds like there should probably be some
more-parametrized function.




  reply	other threads:[~2009-05-04 18:58 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-04  7:41 display-buffer cleverness - how to tame? Drew Adams
2009-05-04  8:38 ` martin rudalics
2009-05-04 14:39   ` Drew Adams
2009-05-04 15:03     ` Miles Bader
2009-05-04 15:49       ` Drew Adams
2009-05-04 18:58         ` Samuel Bronson [this message]
2009-05-05  2:50         ` Miles Bader
2009-05-04 16:36     ` Stefan Monnier
2009-05-04 16:41     ` martin rudalics
2009-05-04 17:13       ` Drew Adams
2009-05-05  7:02         ` martin rudalics
2009-05-05 14:18           ` Drew Adams
2009-05-05 16:33             ` martin rudalics
2009-05-05 16:58               ` Drew Adams
2009-05-05 18:55                 ` martin rudalics
2009-05-05 20:20                   ` Drew Adams
2009-05-06 16:21                     ` martin rudalics
2009-05-06 17:54                       ` Drew Adams
2009-05-07  9:37                         ` martin rudalics

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=db65a1cd0905041158v6d011304m163436ef797f91ea@mail.gmail.com \
    --to=naesten@gmail.com \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=miles@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.