emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Support (or not) for Emacs 21, and XEmacs


From: Sebastian Rose
Subject: Re: [Orgmode] Re: Support (or not) for Emacs 21, and XEmacs
Date: Fri, 16 Apr 2010 15:03:59 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Carsten Dominik <address@hidden> writes:
> I would appreciate if some people could check out the
> `remove-compatibility-code' branch from repo.or.cz and report back
> if they experience any problems with Emacs 22, 23, and 24, either
> during compilation or while running.

I'm testing it with emacs 24.


The build went fine. Only one warning:

emacs -batch -q -no-site-file -eval "(progn (add-to-list (quote load-path) 
\"/usr/local/share/emacs/site-lisp\") (add-to-list (quote load-path) 
(expand-file-name \"./lisp/\")))" -f batch-byte-compile lisp/org-remember.el

In end of data:
org-remember.el:1156:1:Warning: the function `partial-completion-mode' is not
    known to be defined.
Wrote /home/sebastian/emacs/lisp/ext/org-mode/lisp/org-remember.elc


I reloaded Org-mode and tried remembering, published a project and it
seems to work so far. But I'll better remove the lisp/org/ directory
from my emacs tree and restart.



* One git question:


When I pulled, I got the message, that there is a new branch. But that
branch did not show up in the list `git branch' gives me.

Then I did:

sh$ git checkout origin/remove-compatibility-code
Note: moving to 'origin/remove-compatibility-code' which isn't a local branch
...

sh$ git branch
* (no branch)

sh$ git checkout -b remove-compatibility-code
Switched to a new branch 'remove-compatibility-code'


While this is all fine, and I'm on `remove-compatibility-code' now: will
that branch be updated when I pull the next time?



Best wishes


    Sebastian

reply via email to

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