GNU bug report logs -
#16149
24.3.50; rectangle-mark-mode: Tabs + Inability to C-x r o a rect. of width 4
Previous Next
Reported by: Jambunathan K <kjambunathan <at> gmail.com>
Date: Sat, 14 Dec 2013 20:03:02 UTC
Severity: normal
Found in version 24.3.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
In the attached screenshot, I am trying to C-x r o a rect. of width 4.
The intention is to indent the whole snippet to column 4.
Now, if you move the cursor vertically down (and subsequently in the
horizontal direction), you will note that the highlighted region
"forcibly" becomes zero width or of 8 chars.
I can in no way rest the cursor at col. 4 (on a row that has the tabs)
Note that the buffer in whitespace mode suggest the presence of tabs.
--8<---------------cut here---------------start------------->8---
(require 'diminish)
(add-hook 'emacs-lisp-mode-hook
(lambda nil
(setq mode-name "")
(mapc (lambda (m) (ignore-errors (diminish m)))
'(hi-lock-mode eldoc-post-insert-mode outline-minor-mode))))
--8<---------------cut here---------------end--------------->8---
[rectangle-mark-mode-cannot-open-rectangle-of-width-4-chars.png (image/png, attachment)]
[Message part 3 (text/plain, inline)]
In GNU Emacs 24.3.50.16 (i686-pc-linux-gnu, GTK+ Version 2.20.1)
of 2013-12-14 on debian-6.05
Bzr revision: 115513 eggert <at> cs.ucla.edu-20131213222705-q98div39wrjmw0lv
Windowing system distributor `The X.Org Foundation', version 11.0.10707000
System Description: Debian GNU/Linux 6.0.5 (squeeze)
This bug report was last modified 11 years and 165 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.