emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Ken Mankoff <mankoff@gmail.com>
Cc: Org Mailing List <emacs-orgmode@gnu.org>
Subject: Re: [PATCH] Add :eval only-manual to babel blocks
Date: Wed, 16 Oct 2019 12:38:40 +0200	[thread overview]
Message-ID: <87r23d9dqn.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87h849b4z6.fsf@gmail.com> (Ken Mankoff's message of "Wed, 16 Oct 2019 08:05:01 +0200")

Hello,

Ken Mankoff <mankoff@gmail.com> writes:

> Hmm. So it turns out (I think) this patch isn't necessary. The
> behavior I wanted and thought I implemented is actually the default
> behavior! I think the behavior is undefined for :eval not equal to
> "yes", "no", or "query", but the current undefined implementation does
> what I want.

Note that what you want, i.e., to distinguish behaviour depending on the
location of the call stack is cheesy, at best. Think about macros,
user-defined functions, etc.

The Emacs' answer to this is usually to check if call to a function is
interactive, or not.

So, if you want to implement it properly, you may want to look into that
direction.

Of course, meawhile, do not rely on undefined behaviour :)

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2019-10-16 10:38 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-14  7:10 [PATCH] Add :eval only-manual to babel blocks Ken Mankoff
2019-10-16  6:05 ` Ken Mankoff
2019-10-16 10:38   ` Nicolas Goaziou [this message]
2019-10-16 11:36     ` Ken Mankoff
2019-10-16 16:07       ` Nicolas Goaziou
2019-10-16 21:10     ` Ken Mankoff
2019-10-17 12:17       ` Nicolas Goaziou

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.orgmode.org/

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

  git send-email \
    --in-reply-to=87r23d9dqn.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=mankoff@gmail.com \
    /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/org-mode.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).