unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: "Drew Adams" <drew.adams@oracle.com>
To: 13085@debbugs.gnu.org
Subject: bug#13085: 24.3.50; (invalid-function internal--called-interactively-p--get-frame)
Date: Tue, 4 Dec 2012 16:44:53 -0800	[thread overview]
Message-ID: <5BFC29679F4B4C7FBE3B1A3BCA755854@us.oracle.com> (raw)

(defadvice narrow-to-region (before foo activate)
  "..."
  (interactive-p))
 
M-x ad-activate foo  ; Why is this necessary?
 
M-x set-variable debug-on-error t
 
C-x n n ; Then you get the backtrace:
 
Debugger entered--Lisp error: (invalid-function
internal--called-interactively-p--get-frame)
  internal--called-interactively-p--get-frame(5)
  #[771 "..." [internal--called-interactively-p--get-frame] 6 "\n\n(fn FRAME1
FRAME2 I)"](((t apply ad-Advice-narrow-to-region #<subr narrow-to-region> (192
262))) ((t apply ad-Advice-narrow-to-region #<subr narrow-to-region> (192 262)))
(5))
  advice--called-interactively-skip(5 (t ad-Advice-narrow-to-region #<subr
narrow-to-region> 192 262) (t apply ad-Advice-narrow-to-region #<subr
narrow-to-region> (192 262)))
  run-hook-with-args-until-success(advice--called-interactively-skip 5 (t
ad-Advice-narrow-to-region #<subr narrow-to-region> 192 262) (t apply
ad-Advice-narrow-to-region #<subr narrow-to-region> (192 262)))
  called-interactively-p(interactive)
  interactive-p()
  (let (ad-return-value) (interactive-p) (setq ad-return-value (with-no-warnings
(funcall ad--addoit-function start end))) ad-return-value)
  ad-Advice-narrow-to-region(#<subr narrow-to-region> 192 262)
  apply(ad-Advice-narrow-to-region #<subr narrow-to-region> (192 262))
  narrow-to-region(192 262)
  call-interactively(narrow-to-region nil nil)
 
In GNU Emacs 24.3.50.1 (i386-mingw-nt5.1.2600)
 of 2012-12-03 on MS-W7-DANI
Bzr revision: 111077
agustin.martin@hispalinux.es-20121203172342-ifsebjmhksk28qa9
Windowing system distributor `Microsoft Corp.', version 5.1.2600
Configured using:
 `configure --with-gcc (4.7) --no-opt --enable-checking --cflags
 -Ic:/emacs/libs/libXpm-3.5.10/include -Ic:/emacs/libs/libXpm-3.5.10/src
 -Ic:/emacs/libs/libpng-1.2.37-lib/include -Ic:/emacs/libs/zlib-1.2.5
 -Ic:/emacs/libs/giflib-4.1.4-1-lib/include
 -Ic:/emacs/libs/jpeg-6b-4-lib/include
 -Ic:/emacs/libs/tiff-3.8.2-1-lib/include
 -Ic:/emacs/libs/libxml2-2.7.8-w32-bin/include/libxml2
 -Ic:/emacs/libs/gnutls-3.0.9-w32-bin/include
 -Ic:/emacs/libs/libiconv-1.9.2-1-lib/include'






             reply	other threads:[~2012-12-05  0:44 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-05  0:44 Drew Adams [this message]
2012-12-05  4:13 ` bug#13085: 24.3.50; (invalid-function internal--called-interactively-p--get-frame) Stefan Monnier
2012-12-05  4:19   ` Drew Adams
2012-12-05  4:59     ` Stefan Monnier
2012-12-07 17:27       ` Drew Adams
2012-12-07 18:40         ` Dani Moncayo
2012-12-07 18:55           ` Drew Adams
2012-12-07 20:51             ` Drew Adams
2012-12-07 21:36           ` Stefan Monnier
2012-12-07 21:42             ` Eli Zaretskii
2012-12-07 20:31       ` nyc4bos
2012-12-07 21:29         ` Dani Moncayo
2012-12-07 22:19           ` Drew Adams
2012-12-10 22:53             ` nyc4bos

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=5BFC29679F4B4C7FBE3B1A3BCA755854@us.oracle.com \
    --to=drew.adams@oracle.com \
    --cc=13085@debbugs.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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).