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

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

bug#16149: 24.3.50; rectangle-mark-mode: Tabs + Inability to C-x r o a r


From: Jambunathan K
Subject: bug#16149: 24.3.50; rectangle-mark-mode: Tabs + Inability to C-x r o a rect. of width 4
Date: Sat, 14 Dec 2013 15:56:27 +0530

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


Attachment: rectangle-mark-mode-cannot-open-rectangle-of-width-4-chars.png
Description: PNG image



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


reply via email to

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