emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Leo <sdl.web@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: 6.29c bug: (void-variable org-export-html-special-string-regexps)
Date: Mon, 10 Aug 2009 12:55:26 +0100	[thread overview]
Message-ID: <m0tz0f289d.fsf@cam.ac.uk> (raw)
In-Reply-To: m01vnj3n7g.fsf@cam.ac.uk


Another bug maybe related to this one is trying to complete #+ produces
another error:

Debugger entered--Lisp error: (args-out-of-range "" 2 10)
  match-string(2 "")
  (cons (match-string 2 x) (match-string 1 x))
  (lambda (x) (string-match "^#\\+\\(\\([A-Z_]+:?\\).*\\)" x) (cons (match-string 2 x) (match-string 1 x)))("")
  mapcar((lambda (x) (string-match "^#\\+\\(\\([A-Z_]+:?\\).*\\)" x) (cons (match-string 2 x) (match-string 1 x))) ("#+TITLE:     Tasks.org" "#+AUTHOR:    Leo Shidai Liu" "#+EMAIL:     sl392@cam.ac.uk" "#+DATE:      2009-08-10 Mon" "#+DESCRIPTION: " "#+KEYWORDS: " "#+LANGUAGE:  en" "#+OPTIONS:   H:3 num:t toc:t \\n:nil @:t ::t |:t ^:t -:t f:t *:t <:t" "#+OPTIONS:   TeX:t LaTeX:t skip:nil d:nil todo:t pri:nil tags:not-in-toc" "" "#+EXPORT_SELECT_TAGS: export" "#+EXPORT_EXCLUDE_TAGS: noexport" "#+LINK_UP:   " "#+LINK_HOME: " "#+CATEGORY:  Tasks" "#+SEQ_TODO:  TODO FEEDBACK VERIFY DONE" "#+TYP_TODO:  Me Jason Marie DONE" "#+PRIORITIES: A C B" "#+DRAWERS:   PROPERTIES CLOCK LOGBOOK" "#+STARTUP:   content odd hidestars noalign nil" "#+TAGS:      @Computer(c) @Errands(e) @Home(h) @None(n) @Offic
 e(o) @Phone(p)" "#+FILETAGS:  " "#+ARCHIVE:   %s_archive::" "#+LINK:      org file:~/org/%s.org"))
  (append (mapcar (lambda ... ... ...) (org-split-string ... "\n")) (mapcar (quote list) org-additional-option-like-keywords))
  (cond (opt (setq type :opt) (require ...) (append ... ...)) (startup (setq type :startup) org-startup-options) (link (append org-link-abbrev-alist-local org-link-abbrev-alist)) (texp (setq type :tex) org-html-entities) ((string-match "\\`\\*+[ 	]+\\'" ...) (setq type :todo) (mapcar ... org-todo-keywords-1)) (searchhead (setq type :searchhead) (save-excursion ... ...) tbl) (tag (setq type :tag beg beg1) (or org-tag-alist ...)) (prop (setq type :prop beg beg1) (mapcar ... ...)) (t (progn ... ...)))
  (let* ((a nil) (end ...) (beg1 ...) (beg ...) (confirm ...) (searchhead ...) (struct ...) (tag ...) (prop ...) (texp ...) (link ...) (opt ...) (startup ...) (completion-ignore-case opt) (type nil) (tbl nil) (table ...) (pattern ...) (completion ...)) (cond (... ...) (... ... ...) (... ... ... ... ... ... ...) (t ... ... ...)))
  (catch (quote exit) (let* (... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ... ...) (cond ... ... ... ...)))
  (progn (if pc-mode (partial-completion-mode -1)) (catch (quote exit) (let* ... ...)))
  (unwind-protect (progn (if pc-mode ...) (catch ... ...)) (if pc-mode (partial-completion-mode 1)))
  (let ((pc-mode ...)) (unwind-protect (progn ... ...) (if pc-mode ...)))
  (org-without-partial-completion (catch (quote exit) (let* ... ...)))
  org-complete(nil)
  call-interactively(org-complete nil nil)

-- 
Emacs uptime: 18 minutes, 25 seconds

  reply	other threads:[~2009-08-10 11:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-10 11:47 6.29c bug: (void-variable org-export-html-special-string-regexps) Leo
2009-08-10 11:55 ` Leo [this message]
2009-08-10 12:25   ` Lisp error: (args-out-of-range "" 2 10) (was: 6.29c bug: (void-variable org-export-html-special-string-regexps)) Leo
2009-08-10 12:46   ` Re: 6.29c bug: (void-variable org-export-html-special-string-regexps) Carsten Dominik
2009-08-10 13:22     ` Leo
2009-08-10 12:46 ` Carsten Dominik

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=m0tz0f289d.fsf@cam.ac.uk \
    --to=sdl.web@gmail.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).