emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-export-html-protect-char-alist type def [7.5]
@ 2011-03-30 22:06 Michael Heerdegen
  2011-04-04 19:21 ` David Maus
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Heerdegen @ 2011-03-30 22:06 UTC (permalink / raw)
  To: emacs-orgmode


Remember to cover the basics, that is, what you expected to happen and
what in fact did happen.  You don't know how to make a good report?  See

     http://orgmode.org/manual/Feedback.html#Feedback

Your bug report will be posted to the Org-mode mailing list.
------------------------------------------------------------------------

Hello,

I use the ELPA built of orgmode.


M-x customize-variable org-export-html-protect-char-alist RET

gives an error.  I guess its custom type definition is illegal:

  :type '((repeat (cons (string :tag "Character")
  			(string :tag "HTML equivalent"))))

Emacs  : GNU Emacs 23.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2010-12-11 on raven, modified by Debian
Package: Org-mode version 7.5

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

* Re: Bug: org-export-html-protect-char-alist type def [7.5]
  2011-03-30 22:06 Bug: org-export-html-protect-char-alist type def [7.5] Michael Heerdegen
@ 2011-04-04 19:21 ` David Maus
  0 siblings, 0 replies; 2+ messages in thread
From: David Maus @ 2011-04-04 19:21 UTC (permalink / raw)
  To: michael_heerdegen; +Cc: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 1225 bytes --]

At Thu, 31 Mar 2011 00:06:52 +0200,
Michael Heerdegen wrote:
>
>
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen.  You don't know how to make a good report?  See
>
>      http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
> ------------------------------------------------------------------------
>
> Hello,
>
> I use the ELPA built of orgmode.
>
>
> M-x customize-variable org-export-html-protect-char-alist RET
>
> gives an error.  I guess its custom type definition is illegal:
>
>   :type '((repeat (cons (string :tag "Character")
>   			(string :tag "HTML equivalent"))))
>
> Emacs  : GNU Emacs 23.2.1 (i486-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
>  of 2010-12-11 on raven, modified by Debian
> Package: Org-mode version 7.5
>

Thanks for reporting.  This one was fixed by

commit 2ff34a5fac5039ff192964d1c0e5fd33097dbe77
Author: Bastien Guerry <bzg@altern.org>
Date:   Tue Mar 15 14:13:25 2011 +0100

    * org-html.el (org-export-html-protect-char-alist): Fix typo in custom type definition.

Best,
  -- David
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #2: Type: application/pgp-signature, Size: 230 bytes --]

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

end of thread, other threads:[~2011-04-04 19:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-30 22:06 Bug: org-export-html-protect-char-alist type def [7.5] Michael Heerdegen
2011-04-04 19:21 ` David Maus

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