From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: org-end-of-line deactivating region? Date: Wed, 13 Feb 2013 22:14:00 +0800 Message-ID: <871ucks3mf.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:35340) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5d1M-0000k9-2t for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 09:09:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1U5d1D-0005nV-Lq for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 09:09:12 -0500 Received: from plane.gmane.org ([80.91.229.3]:59157) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1U5d1D-0005nL-Ey for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 09:09:03 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U5d1T-0001C7-3W for emacs-orgmode@gnu.org; Wed, 13 Feb 2013 15:09:19 +0100 Received: from 114.250.110.218 ([114.250.110.218]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Feb 2013 15:09:19 +0100 Received: from eric by 114.250.110.218 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 13 Feb 2013 15:09:19 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Has anyone noticed this? With emacs -Q, the latest Org, and org-special-ctrl-a/e set to t, activating the region and then hitting C-e org-end-of-line deactivates the region. Am I dreaming? E