emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Using checkboxes
@ 2014-02-12 14:30 jonetsu
  2014-02-12 14:36 ` Using checkboxes (UPDATE) jonetsu
  0 siblings, 1 reply; 2+ messages in thread
From: jonetsu @ 2014-02-12 14:30 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

  I'm using org-8.2.5h that I have unpacked
in /usr/share/emacs/site-lisp and then ran make and make install.  I
have a test .org file which is made of:

- [ ] test1
 - [ ] test2

Positionning the curosr on the first line and doing C-c C-c reports
that C-c C-c is undefined.  Also, the sides of the boxes are in the
same font as the rest of the text.

What coudl be worng ?  This seems a very basic feature.

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Using checkboxes (UPDATE)
  2014-02-12 14:30 Using checkboxes jonetsu
@ 2014-02-12 14:36 ` jonetsu
  0 siblings, 0 replies; 2+ messages in thread
From: jonetsu @ 2014-02-12 14:36 UTC (permalink / raw)
  To: emacs-orgmode

Le mercredi, 12 février 2014 09:30:11 -0500,
"jonetsu@teksavvy.com" <jonetsu@teksavvy.com> a écrit :

> Positionning the curosr on the first line and doing C-c C-c reports
> that C-c C-c is undefined.  Also, the sides of the boxes are in the
> same font as the rest of the text.

OK, got it.  Reading the README that points to the Installation web
page.  Added:

(add-to-list 'load-path "/usr/share/emacs/site-lisp/org-8.2.5h/lisp")
(add-to-list 'load-path
"/usr/share/emacs/site-lisp/org-8.2.5h/contrib/lisp" t)

And now it works fine !

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-02-12 14:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-12 14:30 Using checkboxes jonetsu
2014-02-12 14:36 ` Using checkboxes (UPDATE) jonetsu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).