bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#32282: octave-mode not unmarking region


From: Lars Ingebrigtsen
Subject: bug#32282: octave-mode not unmarking region
Date: Thu, 04 Feb 2021 10:14:38 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

juangdse@gmail.com writes:

> 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

(I'm going through old bug reports that unfortunately got no response at
the time.)

I'm unable to reproduce this in Emacs 26-28 with "emacs -Q".  Are you
still seeing this issue in more recent Emacs versions?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]