emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* cannot export to latex: Wrong type argument: integer-or-marker-p, nil
@ 2008-10-15 19:18 Bill Raynor
  2008-10-16 16:41 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Bill Raynor @ 2008-10-15 19:18 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 902 bytes --]

I am using org-mode 6.05a under GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
of 2008-06-30 on LENNART-69DE564 (patched).
I can export to HTML just fine, but attempts to export to LaTex fail with
the following error:
   Exporting to LaTeX...
   org-export-preprocess-string: Wrong type argument: integer-or-marker-p,
nil

My .emacs file contains the following references to org-mode:
(message "Loading ORG Mode")
(setq org-todo-keywords '("TODO" "STARTED" "WAITING"
"DONE"))                    ;; (6)
(setq org-agenda-include-diary
t)                                                ;; (7)
(setq org-agenda-include-all-todo t)
;; The following lines are always needed.  Choose your own keys.
(add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
(global-set-key "\C-cl" 'org-store-link)
(global-set-key "\C-ca" 'org-agenda)
(global-set-key "\C-cb" 'org-iswitchb)

What am I doing incorrectly?

Thanks.

[-- Attachment #1.2: Type: text/html, Size: 1741 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

* Re: cannot export to latex: Wrong type argument: integer-or-marker-p, nil
  2008-10-15 19:18 cannot export to latex: Wrong type argument: integer-or-marker-p, nil Bill Raynor
@ 2008-10-16 16:41 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-10-16 16:41 UTC (permalink / raw)
  To: Bill Raynor; +Cc: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 1382 bytes --]

Hi Bill,

I *can* export to LaTeX, using 6.09, so why don't you start by  
upgrading to the latest version.  Get back to use if the error persists.

- Carsten

On Oct 15, 2008, at 9:18 PM, Bill Raynor wrote:

> I am using org-mode 6.05a under GNU Emacs 23.0.60.1 (i386-mingw- 
> nt5.1.2600)  of 2008-06-30 on LENNART-69DE564 (patched).
> I can export to HTML just fine, but attempts to export to LaTex fail  
> with the following error:
>    Exporting to LaTeX...
>    org-export-preprocess-string: Wrong type argument: integer-or- 
> marker-p, nil
>
> My .emacs file contains the following references to org-mode:
> (message "Loading ORG Mode")
> (setq org-todo-keywords '("TODO" "STARTED" "WAITING"  
> "DONE"))                    ;; (6)
> (setq org-agenda-include-diary  
> t)                                                ;; (7)
> (setq org-agenda-include-all-todo t)
> ;; The following lines are always needed.  Choose your own keys.
> (add-to-list 'auto-mode-alist '("\\.org\\'" . org-mode))
> (global-set-key "\C-cl" 'org-store-link)
> (global-set-key "\C-ca" 'org-agenda)
> (global-set-key "\C-cb" 'org-iswitchb)
>
> What am I doing incorrectly?
>
> Thanks.
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode


[-- Attachment #1.2: Type: text/html, Size: 2446 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

end of thread, other threads:[~2008-10-16 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-10-15 19:18 cannot export to latex: Wrong type argument: integer-or-marker-p, nil Bill Raynor
2008-10-16 16:41 ` Carsten Dominik

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).