GNU bug report logs - #20549
24.5; tcl.el: sending region to tcl process produces error

Previous Next

Package: emacs;

Reported by: a.c.kalker <at> gmail.com

Date: Mon, 11 May 2015 17:53:02 UTC

Severity: normal

Tags: confirmed

Found in version 24.5

Fixed in version 25.1

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Alain Kalker <a.c.kalker <at> gmail.com>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 20549 <at> debbugs.gnu.org
Subject: bug#20549: 24.5; tcl.el: sending region to tcl process produces error
Date: Tue, 12 May 2015 19:20:36 +0200
Ah, second and third steps need to be reversed. set-variable doesn't 
accept the variable name until after visiting a Tcl file.

On 05/12/2015 07:15 PM, Alain Kalker wrote:
> - Start Emacs as `emacs -Q`
> - Visit a new Tcl file, example test.tcl
> + Configure prompts to be read-only using M-x set-variable RET
> comint-prompt-read-only RET t
> - Enter a Tcl command for testing, say `puts 42`
> - Start Tcl process using C-c C-t
> - Switch back to test.tcl buffer using C-x o
> - Select all text using C-x h
> - Try and send it to Tcl process using C-c C-x
>
> This produces the error which I mentioned earlier.
>
> Kind regards,
>
> Alain




This bug report was last modified 10 years and 16 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.