From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: C-u C-c C-t broken Date: Thu, 19 Jul 2007 17:12:55 +0200 Message-ID: <07db4a03e5d7137fb65f4b639ece164e@science.uva.nl> References: <7846fdd4a21b0a21a0193b856af3c273@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBXgW-0005m9-KV for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 11:12:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBXgV-0005lq-6D for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 11:12:56 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBXgU-0005lf-UR for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 11:12:54 -0400 Received: from mailer.mpia-hd.mpg.de ([149.217.40.2]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBXgU-0007Xs-J7 for emacs-orgmode@gnu.org; Thu, 19 Jul 2007 11:12:54 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Scott Jaderholm Cc: org-mode On Jul 19, 2007, at 16:58, Scott Jaderholm wrote: >> > > I narrowed it down to being some sort of interference from > highline-mode. Yes, a problem is there in this interaction. I'd like to blame it on highline-mode :-) As a short-term work-around, how about using hl-line-mode, which seems to be doing basically the same? - Carsten