all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: "Stephen J. Turnbull" <stephen@xemacs.org>
Cc: cyd@stupidchicken.com, rms@gnu.org, drew.adams@oracle.com,
	emacs-devel@gnu.org
Subject: Re: interactive-p and called-interactively-p
Date: Fri, 04 Sep 2009 09:11:14 -0400	[thread overview]
Message-ID: <jwvtyziuad5.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87fxb3o67n.fsf@uwakimon.sk.tsukuba.ac.jp> (Stephen J. Turnbull's message of "Fri, 04 Sep 2009 10:21:16 +0900")

>> So, I'd suggest the following:
>> - mark interactive-p as obsolete.
>> - add a mandatory argument to called-interactively-p.

> I'd slightly prefer to keep interactive-p and give it the mandatory
> argument, maybe a list of things to test a la eval-when.  As Richard

That would break so much existing code, that I don't think it's an option.

> points out, "called-interactively-p" means "called by
> call-interactively".  If so, adding a mandatory argument means "but
> not really...".

Both `interactive-p' and `called-interactively-p' check whether the
caller was invoked via `call-interactively', so I think it's OK to bring
them both within called-interactively-p, just with an additional arg
saying "and not from a macro or in batch mode".


        Stefan




  reply	other threads:[~2009-09-04 13:11 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-15 23:00 interactive-p and called-interactively-p Drew Adams
2009-08-16  5:16 ` Stefan Monnier
2009-08-16 13:29   ` Chong Yidong
2009-08-16 14:53     ` Stefan Monnier
2009-08-16 15:51     ` Drew Adams
2009-08-16 21:23   ` Richard Stallman
2009-08-16 22:40     ` Drew Adams
2009-08-17  5:38     ` Stephen J. Turnbull
2009-08-18  4:57       ` Richard Stallman
2009-08-18  7:08         ` Stephen J. Turnbull
2009-08-29 21:54     ` Stefan Monnier
2009-08-31 22:21       ` Richard Stallman
2009-08-31 23:56         ` Stefan Monnier
2009-09-01  1:58           ` Chong Yidong
2009-09-01  5:40             ` Stefan Monnier
2009-09-01 21:20               ` Richard Stallman
2009-09-01 23:30                 ` Stefan Monnier
2009-09-03 13:48                   ` Richard Stallman
2009-09-03 14:11                     ` Stephen J. Turnbull
2009-09-03 21:17                       ` Stefan Monnier
2009-09-04  1:21                         ` Stephen J. Turnbull
2009-09-04 13:11                           ` Stefan Monnier [this message]
2009-09-04  3:04                         ` Glenn Morris
2009-09-04  4:44                           ` Stephen J. Turnbull
  -- strict thread matches above, loose matches on Subject: below --
2009-09-03 16:27 MON KEY
2004-12-02  2:16 Luc Teirlinck
2004-12-03  3:41 ` 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=jwvtyziuad5.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=cyd@stupidchicken.com \
    --cc=drew.adams@oracle.com \
    --cc=emacs-devel@gnu.org \
    --cc=rms@gnu.org \
    --cc=stephen@xemacs.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.