From: John Rakestraw <lists@johnrakestraw.com>
To: emacs-orgmode@gnu.org
Subject: Re: Release of org-mode 4.30
Date: Fri, 19 May 2006 10:21:20 -0400 [thread overview]
Message-ID: <20060519102120.03f50dd1.lists@johnrakestraw.com> (raw)
In-Reply-To: <439c89005c192134679752fad5256f97@science.uva.nl>
Running emacs 21.3.1 on Windows xp.
I've installed org-mode 4.30 (I think), following the new directions in
the online documentation:
--org.el, org-publish.el, and org-intall.el are in my load path
--I've byte-compiled org.el and org-publish.el
--I've added "(require 'org-install)" to .emacs (I also deleted several
lines previously in .emacs but now provided in org-install.el)
I say "I think" I've installed it, because after I re-start emacs, m-x
org_version returns 4.29. Also, in the messages generated during the
start, I see these lines:
Loading org (compiled; note, source file is newer)...
Loading easy-mmode...done
Loading org (compiled; note, source file is newer)...done
The time stamp on org.el is 14:17 today. The time stamp on org.elc is
09:54. Since it's only 10:10 today where I am, I'm assuming that the
time stamp on org.el comes from Carsten's time zone. I've double-checked
and I know that I've byte compiled the org.el file in the path (with the
14:17 time stamp). But I don't know why it's loading it twice.
Also, the new checklist feature doesn't work. I insert a list:
* Checklist
- [_] Item 1
- [_] Item 2
If I do m-return at the end of one of the items I get this in messages:
Debugger entered: nil
org-insert-item()
org-insert-heading(nil)
org-meta-return(nil)
* call-interactively(org-meta-return)
If I do c-c while on a checklist I get this in the minibuffer:
Symbol's function definition is void: org-at-item-checklet-p
Any ideas?
Thanks --
John
On Fri, 19 May 2006 14:19:44 +0200
Carsten Dominik <dominik@science.uva.nl> wrote:
> Changes:
>
> Version 4.30
> - Org-publish.el is now part of the Org-mode distribution.
> Thanks and applause to David O'Toole for this great extension.
>
> - Publishing is also documented in the manual.
>
> - Checkboxes in plain list items, following up on Frank Ruell's
> idea. A plain list item starting with [_] is treated as a checkbox.
> You can toggle it with C-c C-c. Example:
> * Shopping list
> - [_] Butter
> - [X] Milk
> - [_] Oranges
> If you make new items with M-RET and the current item has a
> check box, the new item will
>
> - Modified installation: Autoloads have been collected in
> org-install.el.
> So you no longer need to copy autoload forms into .emacs when I
> add functions to be autoloaded. This also applied for
> org-publish.el,
> the corresponding autoload forms are also part of org-install.el
> Please take a fresh look at the installation section of the
> manual
>
> - Logging (org-log-done) is now a #+STARTUP option.
> This makes it possible to set this on a per-file basis.
> For example:
> #+STARTUP: logging
>
> - File links inserted with C-c C-l will use relative paths if the
> linked
> file is in the current directory or a subdirectory of it.
>
> - New variable `org-link-file-path-type' to specify preference for
> relative and absolute paths.
>
> - New CSS classes for tags, timestamps, timestamp keywords.
> So if you have written your own style, you may want to modify it
> an accomodate the new classes.
>
> - Bug and typo fixes.
> As usual: There are *always* more bugs. Thanks to everyone who
> has reported bugs.
>
> Enjoy.
>
> --
> Carsten Dominik
> Sterrenkundig Instituut "Anton Pannekoek"
> Universiteit van Amsterdam
> Kruislaan 403
> NL-1098SJ Amsterdam
> phone: +31 20 525 7477
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
--
John Rakestraw
next prev parent reply other threads:[~2006-05-19 14:21 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-19 12:19 Release of org-mode 4.30 Carsten Dominik
2006-05-19 14:21 ` John Rakestraw [this message]
2006-05-19 15:06 ` nielsgiesen
2006-05-19 15:19 ` Carsten Dominik
2006-05-20 3:19 ` T. V. Raman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060519102120.03f50dd1.lists@johnrakestraw.com \
--to=lists@johnrakestraw.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).