unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#32282: octave-mode not unmarking region
@ 2018-07-26 14:09 juangdse
  2021-02-04  9:14 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 6+ messages in thread
From: juangdse @ 2018-07-26 14:09 UTC (permalink / raw)
  To: 32282

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.






^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-02-05  8:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-26 14:09 bug#32282: octave-mode not unmarking region juangdse
2021-02-04  9:14 ` Lars Ingebrigtsen
2021-02-04 15:38   ` Juang Dse
2021-02-04 16:13     ` Lars Ingebrigtsen
2021-02-04 16:24       ` Juang Dse
2021-02-05  8:46         ` Lars Ingebrigtsen

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