all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Dan Nicolaescu <dann@gnu.org>
Cc: Emacs developers <emacs-devel@gnu.org>
Subject: Re: [Emacs-diffs] /srv/bzr/emacs/trunk r100758: Convert DEFUNs to  standard C.
Date: Fri, 9 Jul 2010 02:32:42 +0200	[thread overview]
Message-ID: <AANLkTikqUci685hGGcJoOn6Y0lcKedgdEwFptO4fGGDR@mail.gmail.com> (raw)
In-Reply-To: <yxqbpahh56b.fsf@fencepost.gnu.org>

On Fri, Jul 9, 2010 at 02:25, Dan Nicolaescu <dann@gnu.org> wrote:

> make-docfile needs updating... Ken Raeburn said a few days ago he'd look into it.

Ah, OK.

>>  => Wrong number of arguments: ad-Orig-rename-buffer, 5
>
> No idea about this one.

Debugger entered--Lisp error: (wrong-number-of-arguments
ad-Orig-rename-buffer 5)
  (ad-Orig-rename-buffer register lisp-object newname lisp-object unique)
  (setq ad-return-value (ad-Orig-rename-buffer register lisp-object
newname lisp-object unique))
  (let (ad-return-value) (setq ad-return-value (ad-Orig-rename-buffer
register lisp-object newname lisp-object unique))
(uniquify-maybe-rerationalize-w/o-cb) (if (null lisp-object) (setq
uniquify-managed nil) (when uniquify-buffer-name-style ... ...))
ad-return-value)
  rename-buffer("test" nil)
  call-interactively(rename-buffer t nil)
  execute-extended-command(nil)
  call-interactively(execute-extended-command nil nil)

> Can you please take a look?

Not now, sorry; 'm leaving for holidays in a few hours.


    Juanma



  reply	other threads:[~2010-07-09  0:32 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1OWzPI-0004ZV-QF@internal.in.savannah.gnu.org>
2010-07-09  0:17 ` [Emacs-diffs] /srv/bzr/emacs/trunk r100758: Convert DEFUNs to standard C Juanma Barranquero
2010-07-09  0:25   ` Dan Nicolaescu
2010-07-09  0:32     ` Juanma Barranquero [this message]
2010-07-09  0:40       ` Dan Nicolaescu
2010-07-09  1:12       ` Dan Nicolaescu

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=AANLkTikqUci685hGGcJoOn6Y0lcKedgdEwFptO4fGGDR@mail.gmail.com \
    --to=lekktu@gmail.com \
    --cc=dann@gnu.org \
    --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.