emacs-orgmode
[Top][All Lists]
Advanced

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

[Orgmode] Re: right customization


From: Carsten Dominik
Subject: [Orgmode] Re: right customization
Date: Thu, 4 Nov 2010 09:29:23 +0100


On Nov 4, 2010, at 8:16 AM, Andreas Röhler wrote:



Hi Carsten,

thanks. Error was in my way to load the devel version

Have been told to follow instructions and load

;; (load "~/org-mode/lisp/org-install.elc")

By who?

the right customization is

(require 'org-install).

Hi Carsten,

that surprises me.

AFAIU

(require

only loads a feature, if it's not present already.
As my distributed Emacs comes with an --basically empty--
org-install.el, which provides it (but does nothing in reality, then sending a "provide"), I'd be afraid its done here.

Hi Andreas,

also the org-install.el that comes with Emacs is only loded when you (or some other package) issues a require.

If you have set up the load path correctly, so that your own version of org is seen before the one coming wiht Emacs, the require will load the right one.

I think this is all covered pretty extensively in our tutorials, FAQ etc,

- Carsten


Andreas


ANd, when you are using git, you
need to *make* org-install.el yourself.
*Alternatively, you can also do (require 'org), but this
only works because people apparently do overlook the
org-install part in the installation instructions.

- Carsten


However, it works here that way:

(load "~/org-mode/lisp/org.el")

Do you have an idea whats the reason?

Maybe it's useful to drop some note how to load the devel code.

Thanks again

Andreas



Go to beginning of sentence, or beginning of table field.
This will call `backward-sentence' or `org-table-beginning-of- field',
depending on context.


Cheers


which doesn't meet info.

See screenshot attached.

Checked from git-repo code

Thanks

Andreas
<org-table-move- bug.png>_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

- Carsten









- Carsten






reply via email to

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