emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Leo <sdl.web@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Error exporting to temp buffer
Date: Thu, 19 Mar 2009 17:40:33 +0100	[thread overview]
Message-ID: <4A9FC518-66C2-468E-8BFB-72B3BE84FC38@uva.nl> (raw)
In-Reply-To: <83tz5qgic0.fsf@cam.ac.uk>

Hi Leo,

I cannot reproduce this.

- Carsten

On Mar 19, 2009, at 7:03 AM, Leo wrote:

> Hi there,
>
> Put the following sample in a buffer *not* visiting any file and try
> `C-c C-e H' to get the back trace. It is reproducible in GNU Emacs
> 23.0.91.1 (i386-mingw-nt5.1.2600) of 2009-02-28 on BREPNB with orgmode
> 6.21b.
>
> Sample:
> --------------------------------
>
> *good* is /already/ very _important_. But http://www.google.com is  
> not the
> right place.
>
> --------------------------------
>
> ,----[ Backtrace ]
> | Debugger entered--Lisp error: (wrong-type-argument stringp nil)
> |   file-name-nondirectory(nil)
> |   org-export-html-preprocess((:emph-multiline t :for-html t :skip- 
> before-1st-heading nil :drawers nil :todo-keywords t :tags not-in- 
> toc :priority nil :footnotes t :timestamps t :archived-trees  
> headline :select-tags ("export") :exclude-tags ("noexport") :add- 
> text nil :LaTeX-fragments t))
> |   org-export-preprocess-string(#("*good* is /already/ very  
> _important_. But http://www.google.com is not the\nright place." 0 1  
> (fontified nil :org-license-to-kill t face (bold) font-lock- 
> multiline t invisible org-link) 1 5 (fontified nil :org-license-to- 
> kill t face (bold) font-lock-multiline t) 5 6 (fontified nil :org- 
> license-to-kill t face (bold) font-lock-multiline t invisible org- 
> link mouse-face highlight keymap (keymap ... ... ... ... ...)) 6 7  
> (fontified nil :org-license-to-kill t mouse-face highlight keymap  
> (keymap ... ... ... ... ...)) 7 10 (fontified nil :org-license-to- 
> kill t) 10 11 (fontified nil :org-license-to-kill t face (italic)  
> font-lock-multiline t invisible org-link) 11 18 (fontified nil :org- 
> license-to-kill t face (italic) font-lock-multiline t) 18 19  
> (fontified nil :org-license-to-kill t face (italic) font-lock- 
> multiline t invisible org-link) 19 25 (fontified nil :org-license-to- 
> kill t) 25 26 (fontified nil :org-license-to-kill t face (underline)  
> font-lock-multiline t invisible org-link) 26 35 (fontified nil :org- 
> license-to-kill t face (underline) font-lock-multiline t) 35 36  
> (fontified nil :org-license-to-kill t face (underline) font-lock- 
> multiline t invisible org-link) 36 42 (fontified nil :org-license-to- 
> kill t) 42 47 (fontified nil rear-nonsticky (mouse-face highlight  
> keymap invisible intangible help-echo org-linked-text) :org-license- 
> to-kill t mouse-face highlight keymap (keymap ... ... ... ... ...)  
> face org-link) 47 48 (fontified nil rear-nonsticky (mouse-face  
> highlight keymap invisible intangible help-echo org-linked- 
> text) :org-license-to-kill t mouse-face highlight keymap  
> (keymap ... ... ... ... ...) face org-link) 48 49 (fontified nil  
> rear-nonsticky (mouse-face highlight keymap invisible intangible  
> help-echo org-linked-text) :org-license-to-kill t mouse-face  
> highlight keymap (keymap ... ... ... ... ...) face org-link) 49 63  
> (fontified nil rear-nonsticky (mouse-face highlight keymap invisible  
> intangible help-echo org-linked-text) :org-license-to-kill t mouse- 
> face highlight keymap (keymap ... ... ... ... ...) face org-link) 63  
> 75 (fontified nil :org-license-to-kill t) 75 87 (fontified  
> nil)) :emph-multiline t :for-html t :skip-before-1st-heading  
> nil :drawers nil :todo-keywords t :tags not-in-toc :priority  
> nil :footnotes t :timestamps t :archived-trees headline :select-tags  
> ("export") :exclude-tags ("noexport") :add-text nil :LaTeX-fragments  
> t)
> |   org-export-as-html(nil nil nil "*Org HTML Export*")
> |   org-export-as-html-to-buffer(nil)
> |   call-interactively(org-export-as-html-to-buffer)
> |   org-export(nil)
> |   call-interactively(org-export nil nil)
> `----
>
> Best,
> -- 
> .: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.
>
>
>
> _______________________________________________
> 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

  reply	other threads:[~2009-03-19 16:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-19  6:03 Error exporting to temp buffer Leo
2009-03-19 16:40 ` Carsten Dominik [this message]
2009-03-19 21:18   ` Leo
2009-03-19 21:59 ` David Maus
2009-03-19 22:10   ` Sebastian Rose
2009-03-19 22:36     ` Nick Dokos
2009-03-19 23:22       ` Leo
2009-03-20 13:07       ` Carsten Dominik
  -- strict thread matches above, loose matches on Subject: below --
2009-03-20  8:25 Giovanni Ridolfi
2009-03-20 15:10 ` Leo

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=4A9FC518-66C2-468E-8BFB-72B3BE84FC38@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=sdl.web@gmail.com \
    /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).