all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* newbie: org-mode error
@ 2007-02-23  1:55 1kHz
  2007-02-23 19:34 ` Robert Thorpe
  0 siblings, 1 reply; 2+ messages in thread
From: 1kHz @ 2007-02-23  1:55 UTC (permalink / raw)
  To: help-gnu-emacs

Hi all,

I'm new to emacs (not new to computer, and a programmer actually), and
finding it very interesting to use. I'm trying to find ways to use
emacs to help me do my daily tasks.

Recently, I found org-mode and followed the tutorial from here:
http://dto.freeshell.org/notebook/OrgTutorial.html
But I've encountered some errors when marking a TODO item and while
creating a schedule item:

org-get-tags: Wrong number of arguments: #[nil "\212\301 \210n\205^K^@
\302^H!)\207" [outline-regexp beginning-of-line looking-at] 2 ("c:/
Program Files/Emacs/emacs/lisp/obsolete/ooutline.elc" . 10393)], 1 [3
times]

org-add-planning-info: Wrong number of arguments: #[nil "\301 \210\302
\206^V^@\303\304^H\305C\306\307#\206\^V^@\310\311!\207" [outline-
regexp beginning-of-line outline-on-heading-p re-search-backward "^\\
(" "\\)" nil t error "before first heading"] 4 ("c:/Program Files/
Emacs/emacs/lisp/obsolete/ooutline.elc" . 10028)], 1

I'm wondering why it refers to an obsolete file? How can I repair
this?

I'm using org-mode which comes with my installed Emacs.

"This is GNU Emacs 22.0.93.1 (i386-mingw-nt5.1.2600)
of 2007-02-02 on LENNART-69DE564 (patched)"

I'm on Windows, using EmacsW32

Thanks for your help...

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

* Re: newbie: org-mode error
  2007-02-23  1:55 newbie: org-mode error 1kHz
@ 2007-02-23 19:34 ` Robert Thorpe
  0 siblings, 0 replies; 2+ messages in thread
From: Robert Thorpe @ 2007-02-23 19:34 UTC (permalink / raw)
  To: help-gnu-emacs

On Feb 23, 1:55 am, "1kHz" <ikhwanha...@gmail.com> wrote:
> Hi all,
>
> I'm new to emacs (not new to computer, and a programmer actually), and
> finding it very interesting to use. I'm trying to find ways to use
> emacs to help me do my daily tasks.
>
> Recently, I found org-mode and followed the tutorial from here:http://dto.freeshell.org/notebook/OrgTutorial.html
> But I've encountered some errors when marking a TODO item and while
> creating a schedule item:
>
> org-get-tags: Wrong number of arguments: #[nil "\212\301 \210n\205^K^@
> \302^H!)\207" [outline-regexp beginning-of-line looking-at] 2 ("c:/
> Program Files/Emacs/emacs/lisp/obsolete/ooutline.elc" . 10393)], 1 [3
> times]
>
> org-add-planning-info: Wrong number of arguments: #[nil "\301 \210\302
> \206^V^@\303\304^H\305C\306\307#\206\^V^@\310\311!\207" [outline-
> regexp beginning-of-line outline-on-heading-p re-search-backward "^\\
> (" "\\)" nil t error "before first heading"] 4 ("c:/Program Files/
> Emacs/emacs/lisp/obsolete/ooutline.elc" . 10028)], 1
>
> I'm wondering why it refers to an obsolete file? How can I repair
> this?
>
> I'm using org-mode which comes with my installed Emacs.

I don't know the answer to this.  But I do know that there are two
outline-modes, there is an old one in obsolete and a new one in
textmodes.  Something in org-mode must have triggered loading of the
old one by accident.

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

end of thread, other threads:[~2007-02-23 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-23  1:55 newbie: org-mode error 1kHz
2007-02-23 19:34 ` Robert Thorpe

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.