all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: martin rudalics <rudalics@gmx.at>
Cc: emacs-devel@gnu.org
Subject: Re: window.el modify current emacs23 behavior of anything.
Date: Fri, 16 Sep 2011 21:34:38 +0200	[thread overview]
Message-ID: <8739fw5lip.fsf@gmail.com> (raw)
In-Reply-To: <4E738310.2070005@gmx.at> (martin rudalics's message of "Fri, 16 Sep 2011 19:10:40 +0200")

martin rudalics <rudalics@gmx.at> writes:

>> `bury-buffer' called with arg works as expected (It's why it was working
>> in your old anything of June), but fail when called with no arg.
>
> What does that mean "fails when called with no arg".  What did you
> expect it to do and what does it do instead?

When `bury-buffer' is called, normally the anything-buffer is removed
from window and the action function move the position to the desired
position in the `anything-current-buffer' (generaly, it can be another
buffer), in this case the action is ibuffer.  See the thread on anything
mailing list.

Actually with the Emacs24 trunk, when `bury-buffer' is called with no
arg:

(bury-buffer)
the action doesn't move the point to the desired place.

When doing (always in anything-cleanup):

(bury-buffer) (sit-for 0.1)

or

(bury-buffer anything-buffer)

It is working fine.


-- 
A+ Thierry
Get my Gnupg key:
gpg --keyserver pgp.mit.edu --recv-keys 59F29997 



  reply	other threads:[~2011-09-16 19:34 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-12  6:04 window.el modify current emacs23 behavior of anything Thierry Volpiatto
2011-09-12  6:38 ` Thierry Volpiatto
2011-09-12  7:22   ` Thierry Volpiatto
2011-09-12  7:24   ` Eli Zaretskii
2011-09-12  8:52     ` Thierry Volpiatto
2011-09-12  9:03 ` martin rudalics
2011-09-12 23:26   ` Thierry Volpiatto
2011-09-13 18:28 ` martin rudalics
2011-09-13 19:12   ` Thierry Volpiatto
2011-09-16 16:36   ` Thierry Volpiatto
2011-09-16 17:10     ` martin rudalics
2011-09-16 19:34       ` Thierry Volpiatto [this message]
2011-09-17  8:42         ` martin rudalics
2011-09-17 17:06           ` Thierry Volpiatto
2011-09-17 17:28             ` martin rudalics
2011-09-18  9:08               ` Thierry Volpiatto
2011-09-19 19:35                 ` Stefan Monnier
2011-09-20 16:07                   ` martin rudalics
2011-09-20 22:08                     ` Stefan Monnier
2011-09-21  6:34                       ` Thierry Volpiatto
2011-09-21  8:35                         ` martin rudalics
2011-09-21  8:34                       ` martin rudalics
2011-09-21 12:59                         ` Stefan Monnier
  -- strict thread matches above, loose matches on Subject: below --
2011-09-16 14:23 Dmitry Gutov

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=8739fw5lip.fsf@gmail.com \
    --to=thierry.volpiatto@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=rudalics@gmx.at \
    /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.