From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: org-mode support on aquamacs? Date: Mon, 5 May 2008 17:04:59 +0200 Message-ID: <5BCEFD67-0763-4D36-89D7-D3CF5B22B31E@science.uva.nl> References: <20080413062300.GA29981@dijon.colorado.edu> <20080505090358.GA24335@dijon.colorado.edu> Mime-Version: 1.0 (Apple Message framework v919.2) 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 1Jt2FV-0007hV-MS for emacs-orgmode@gnu.org; Mon, 05 May 2008 11:05:05 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jt2FS-0007gP-5C for emacs-orgmode@gnu.org; Mon, 05 May 2008 11:05:05 -0400 Received: from [199.232.76.173] (port=54290 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jt2FR-0007gK-Tk for emacs-orgmode@gnu.org; Mon, 05 May 2008 11:05:01 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jt2FR-0003is-Ap for emacs-orgmode@gnu.org; Mon, 05 May 2008 11:05:01 -0400 In-Reply-To: <20080505090358.GA24335@dijon.colorado.edu> 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: david.kritzberg@colorado.edu Cc: emacs-orgmode@gnu.org Hi David, On May 5, 2008, at 11:03 AM, David Kritzberg wrote: > Hello Folks, > > I use orgmode primarily with the emacs 22.1.1 that comes with ubuntu > Gutsy 7.10. > > Recent updates to orgmode seem to have "broken" a couple things I was > used to in earlier versions: > > 1. the tab -- when editing text under a bullet previously, hitting the > tab key would auto-indent a line of text regardless of where the > cursor was in that line. Now, I need to place the cursor at the > beginning of the line to do this, the same as I would do if I was > editing in some plain text mode. I cannot reproduce this. Can you make a test case and describe your steps more accurately? Do you have any configuration on the variable `org-cycle-emulate-tab'? > 2. when scheduling/re-scheduling dates in either agenda view or an > outline view, "C-c C-s fri" would re-schedule the event for the > upcoming Friday. Now I can still do "C-c C-s +5" if Friday is in 5 > days, but I have lost the 3-letter abbreviations for days of the week > in this context. This is a side effect of some other changes. I agree that a plain weekday abbreviation should be relative to today, not relative to the default date (which in this case is the currently scheduled date for the item. I have fixed this in the GIT repo, to it will make its way into the next release. Thanks for catching this. As a work-around until you get a better version, you can use "+fri". - Carsten > > > I wrote an earlier post describing the same behavior a couple weeks > ago, and at the time I was thinking it was an mac/aquamacs problem, > but now it has happened on putty/windows over ssh to my ubuntu machine > as well. > > Any feedback or suggestions would be appreciated. Maybe I have > something in my .emacs that is in conflict with recent contributions > to the orgmode codebase? > > Thanks, > Dave > > ________________________________ > Dave Kritzberg > University of Colorado Economics > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode