GNU bug report logs - #32282
octave-mode not unmarking region

Previous Next

Package: emacs;

Reported by: juangdse <at> gmail.com

Date: Thu, 26 Jul 2018 14:59:02 UTC

Severity: minor

Tags: fixed, moreinfo

Fixed in version 28.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: juangdse <at> gmail.com
To: 32282 <at> debbugs.gnu.org
Subject: bug#32282: octave-mode not unmarking region
Date: Thu, 26 Jul 2018 16:09:26 +0200
from within emacs open the following script file

--------
# octave script script.m

x = pi ;
--------

Then do

1. set editing to octave-mode (M-x octave-mode).
2. mark the entire line "x = pi ;" as a region
3. issue the command `octave-send-region' (C-c C-i r).

expected result: command is executed and region is inactive
actual result: command is executed but region is still active

This happens now consistently with the current live Ubuntu 18.04 LTS after installing emacs25 and octave-4.2.2. -- However, I see the behavior on and off for at least 3 years.





This bug report was last modified 4 years and 111 days ago.

Previous Next


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