Hello,
While trying to get my latest org-mode fix from git this is what I
got.
,
| lappy:~/elisp/org-mode $ time git pull
| Updating 2537ddc..862f6cb
| fatal: Untracked working tree file 'contrib/ChangeLog' would be
overwritten by merge.
|
| real0m8.943s
| user
I'm slowly getting familiar with the agenda view. I see that the agenda
view shows the "time-of-day-specification" in the time column. Is there
any way to show the time stamps based on the logbook entries? So e.g. If
the clock properties for a headline1 is from 9:20 am to 9:55 am, and
headline2
Hi Cezar,
from the backtrace it can be seen that this has nothing to do with Org.
Yes, Org requires calendar, but then the loop is running between
calendar and cal-menu
which seem to require each other. In fact, in my cal-menu.el (not the
latest version)
I find this:
;; The code in this fi
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I cannot reproduce it. Can you figure out which of your require
> statements causes this?
> By commenting all but (require 'org), and then decommenting them one
> by one?
>
> do you get an error when compiling the lot?
Compiling what ?
>
> Also, I d
Dan Davison <[EMAIL PROTECTED]> writes:
> For me it shows
>
> is undefined
>
Looks like you have your alt key mapped to alt, not to meta. You can
change that in a number of ways; if you're running Gnome the easiest way
is through the keyboard control panel. The default is supposed to be
that t
On Tue, Apr 08, 2008 at 10:41:22AM -0500, J. David Boyd wrote:
> Dan Davison <[EMAIL PROTECTED]> writes:
>
> > On Mon, Apr 07, 2008 at 04:46:17PM -0400, Chris Leyon wrote:
> >> On Mon, Apr 7, 2008 at 4:16 PM, Dan Davison <[EMAIL PROTECTED]> wrote:
> >> > Why is is that I have to use for org-meta
Dan Davison <[EMAIL PROTECTED]> writes:
> On Mon, Apr 07, 2008 at 04:46:17PM -0400, Chris Leyon wrote:
>> On Mon, Apr 7, 2008 at 4:16 PM, Dan Davison <[EMAIL PROTECTED]> wrote:
>> > Why is is that I have to use for org-metaright, and
>> > brings up the message: ' is undefined'? What's an
>> >
I like to look at an agenda view for more than one week (yes, ok, I don't have
the world's busiest diary).
Is it possible to set a different face for weekdays/weekends so that I can
immediately see where the
weekends fall?
Thanks,
Dan
___
Emacs-orgm
On Apr 7, 2008, at 6:49 PM, Jose Robins wrote:
Carsten Dominik wrote:
On Apr 1, 2008, at 8:14 PM, Jose Robins wrote:
Before I was aware of org-mode, I developed this small
superkaramba timer application which would display which task I
was working on, when I started it, how much time
On Mon, Apr 07, 2008 at 04:46:17PM -0400, Chris Leyon wrote:
> On Mon, Apr 7, 2008 at 4:16 PM, Dan Davison <[EMAIL PROTECTED]> wrote:
> > Why is is that I have to use for org-metaright, and
> > brings up the message: ' is undefined'? What's an
> > appropriate way to
> > tell org-mode to use
I cannot reproduce it. Can you figure out which of your require
statements causes this?
By commenting all but (require 'org), and then decommenting them one
by one?
do you get an error when compiling the lot?
Also, I do not have org-nnml, and I do not use blorg.
- Carsten
On Apr 8, 2008, a
Hi Russel,
no, I don't see a good way to fix this. Just get used to use
the proper commands to insert new lines. To make it easier to
add new lines at the end, try
(setq org-table-tab-jumps-over-hlines nil)
The TAB will create new lines before horizontal separator lines.
Judging from your own
12 matches
Mail list logo