From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: cannot export to latex: Wrong type argument: integer-or-marker-p, nil Date: Thu, 16 Oct 2008 18:41:23 +0200 Message-ID: <19598A65-DE69-4893-8290-1473BD24A886@uva.nl> References: Mime-Version: 1.0 (Apple Message framework v929.2) Content-Type: multipart/mixed; boundary="===============0232036203==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KqWRr-0001U3-Oh for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 13:15:43 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KqWRq-0001TN-1n for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 13:15:42 -0400 Received: from [199.232.76.173] (port=51537 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KqWRp-0001TI-Tl for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 13:15:41 -0400 Received: from ey-out-1920.google.com ([74.125.78.146]:17504) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KqWRp-00039T-F9 for emacs-orgmode@gnu.org; Thu, 16 Oct 2008 13:15:41 -0400 Received: by ey-out-1920.google.com with SMTP id 4so38389eyg.24 for ; Thu, 16 Oct 2008 10:15:39 -0700 (PDT) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Bill Raynor Cc: emacs-orgmode@gnu.org --===============0232036203== Content-Type: multipart/alternative; boundary=Apple-Mail-5-1054947901 --Apple-Mail-5-1054947901 Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit 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 --Apple-Mail-5-1054947901 Content-Type: text/html; charset=US-ASCII Content-Transfer-Encoding: quoted-printable 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)            =             &n= bsp;           &nbs= p;           ;; = (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

= --Apple-Mail-5-1054947901-- --===============0232036203== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============0232036203==--