From: Bozhidar Batsov <bozhidar@batsov.com>
To: Sebastian Wiesner <lunaryorn@gmail.com>
Cc: Stefan Monnier <monnier@iro.umontreal.ca>,
emacs-devel <emacs-devel@gnu.org>
Subject: Re: Mark custom function for interactive use only
Date: Mon, 25 Nov 2013 21:36:01 +0200 [thread overview]
Message-ID: <CAM9Zgm3KpQSQTiewjrHsSQFmCMZ6iQH4K_+b88h14ZeW=jSb2w@mail.gmail.com> (raw)
In-Reply-To: <38AAD699-0A61-4425-9D2D-84B14E19B28A@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1062 bytes --]
I don't think the old behavior was documented at all, but I think the
"functions" or "byte-compilation" sections of the Emacs Lisp manual would
be good places for the documentation of this functionality. The "functions"
section of the manual is in doc/lispref/functions.texi
On 25 November 2013 19:48, Sebastian Wiesner <lunaryorn@gmail.com> wrote:
>
> Installed. Thanks!
>
>
> Thank you :)
>
> I noticed, however, that you did not add documentation. Should I write
> some? I’m familiar with Texinfo, but I don’t know where to find the source…
>
> --
> Cheers,
> Bozhidar
>
> On November 25, 2013 at 5:43:17 PM, Sebastian Wiesner (lunaryorn@gmail.com<//lunaryorn@gmail.com>)
> wrote:
>
>
> >> +(put 'comint-run 'interactive-only t)
> >
> > The non-interactive replacement is `make-comint'.
> >
> >> +(put 'delete-backward-char 'interactive-only t)
> >
> > Replaced by `delete-char'.
> >
> > Looks good, thanks.
>
> Updated.
>
> ------------------------------
> - interactive-only-property.patch, 9.2 KB
>
>
>
[-- Attachment #2: Type: text/html, Size: 2078 bytes --]
next prev parent reply other threads:[~2013-11-25 19:36 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-24 15:29 Mark custom function for interactive use only Sebastian Wiesner
2013-11-24 18:22 ` Stefan Monnier
2013-11-24 19:52 ` Sebastian Wiesner
2013-11-25 3:10 ` Stefan Monnier
2013-11-25 10:05 ` Sebastian Wiesner
2013-11-25 10:41 ` Sebastian Wiesner
2013-11-25 10:42 ` Sebastian Wiesner
2013-11-25 10:54 ` Bozhidar Batsov
2013-11-25 11:34 ` Sebastian Wiesner
2013-11-25 13:11 ` Bozhidar Batsov
2013-11-25 11:33 ` Sebastian Wiesner
2013-11-25 14:58 ` Stefan Monnier
2013-11-25 15:42 ` Sebastian Wiesner
2013-11-25 17:17 ` Bozhidar Batsov
2013-11-25 17:48 ` Sebastian Wiesner
2013-11-25 19:36 ` Bozhidar Batsov [this message]
2013-11-26 3:18 ` Glenn Morris
2013-11-26 6:46 ` Bozhidar Batsov
2013-11-26 9:06 ` Andreas Schwab
2013-11-26 9:24 ` Bozhidar Batsov
[not found] ` <CALf2awQ3TJcNq2GiXObEgPBm+JOqrveNrEaTak0E0ws+jrh3dw@mail.gmail.com>
2013-11-26 9:55 ` Bozhidar Batsov
2013-11-26 19:46 ` Glenn Morris
2013-11-26 21:16 ` Sebastian Wiesner
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='CAM9Zgm3KpQSQTiewjrHsSQFmCMZ6iQH4K_+b88h14ZeW=jSb2w@mail.gmail.com' \
--to=bozhidar@batsov.com \
--cc=emacs-devel@gnu.org \
--cc=lunaryorn@gmail.com \
--cc=monnier@iro.umontreal.ca \
/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).