emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* help with a strange interaction of button-lock and C-c C-v C-z
@ 2018-02-20  2:09 John Kitchin
  0 siblings, 0 replies; only message in thread
From: John Kitchin @ 2018-02-20  2:09 UTC (permalink / raw)
  To: org-mode-email

[-- Attachment #1: Type: text/plain, Size: 838 bytes --]

I have observed a weird issue with button-lock and org-mode. It is reported
in detail here:

https://github.com/rolandwalker/button-lock/issues/9

The gist is if I use button-lock and try to open the repl of a python
source block, the repl is read-only. But without button-lock it works fine.

I have tracked this down to the line:

(set (make-local-variable 'comint-prompt-read-only) t)

in the inferior-python-mode call.

Up to this line, the repl is interactive, but after that line, when
button-lock has been used, the repl becomes read-only. I am baffled on how
to even proceed with debugging. Any ideas?

John

-----------------------------------
Professor John Kitchin
Doherty Hall A207F
Department of Chemical Engineering
Carnegie Mellon University
Pittsburgh, PA 15213
412-268-7803
@johnkitchin
http://kitchingroup.cheme.cmu.edu

[-- Attachment #2: Type: text/html, Size: 2735 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-20  2:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-20  2:09 help with a strange interaction of button-lock and C-c C-v C-z John Kitchin

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).