all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: raman@users.sf.net
Cc: emacs-pretest-bug@gnu.org
Subject: Re: 23.0.50; interactive-form on advised commands returns compiled advice
Date: Mon, 10 Sep 2007 23:04:20 -0400	[thread overview]
Message-ID: <jwvodg96h1u.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <18149.63271.38380.259485@gargle.gargle.HOWL> (T. V. Raman's message of "Mon\, 10 Sep 2007 19\:02\:15 -0700")

> Here is some sample code.

> If you byte compile this, then calling interactive-form on foo
> will return the byte-compiled code.
> ;;; Define a function that uses interactive 

> (defun foo (c)
> (interactive "cChar:")
> c)

Huh?  I placed the above in a file foo.el then byte-compiled the file,
loaded it and called M-: (interactive-form 'foo) RET and got (interactive
"cChar:") in return.

Please re-read the DEBUG file explaining what is a proper way to report
a bug.  I.e. basically presume I'm a brainless idiot who barely knows what's
a keyboard and tell me *every single move* I need to do and what I'm
supposed to see after each such move.


        Stefan

  reply	other threads:[~2007-09-11  3:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-09 23:48 23.0.50; interactive-form on advised commands returns compiled advice raman
2007-09-10  2:55 ` Stefan Monnier
2007-09-10 13:16   ` T. V. Raman
2007-09-10 14:27     ` Stefan Monnier
2007-09-11  2:02       ` T. V. Raman
2007-09-11  3:04         ` Stefan Monnier [this message]
2007-09-10 23:55     ` 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=jwvodg96h1u.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-pretest-bug@gnu.org \
    --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.