all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Andreas Röhler" <andreas.roehler@online.de>
To: Emacs developers <emacs-devel@gnu.org>
Subject: at risk
Date: Sat, 15 Jun 2013 13:54:39 +0200	[thread overview]
Message-ID: <51BC55FF.1030506@online.de> (raw)

When execution might rely on variables set by user, resp. at a later time, such a function should preferably not be used by programs, i.e.
in circumstances being with some probability not aware of the changed proceeding.

This is the case for example with `forward-sexp', which might be taken by `forward-sexp-function'.

Please consider bug#14611. Being concerned a certain amount of code is set already at risk that way.

Thanks,

Andreas









             reply	other threads:[~2013-06-15 11:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-15 11:54 Andreas Röhler [this message]
2013-06-17 15:45 ` at risk Davis Herring
2013-06-17 17:56   ` Andreas Röhler
2013-06-17 19:45     ` Davis Herring
2013-06-18  5:12       ` Andreas Röhler

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=51BC55FF.1030506@online.de \
    --to=andreas.roehler@online.de \
    --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.