emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "vendo.libri@libero.it" <vendo.libri@libero.it>
To: emacs-orgmode@gnu.org
Subject: R: Re:  Wrong type argument: characterp, 134217782 (??)
Date: Sat, 23 Jan 2016 22:04:30 +0100 (CET)	[thread overview]
Message-ID: <698762519.3255761453583070266.JavaMail.httpd@webmail-19.iol.local> (raw)

Here the Backtrace generated by "M-x toggle-debug-on-error":

    Debugger entered--Lisp error: (wrong-type-argument characterp 134217782)
  format("No such math symbol %c on level %d" 134217782 1)
  apply(format ("No such math symbol %c on level %d" 134217782 1))
  error("No such math symbol %c on level %d" 134217782 1)
  (if (or (not symbol) (not (stringp symbol)) (equal symbol "")) (error "No 
such math symbol %c on level %d" char level))
  (let* ((cell (cdlatex-read-char-with-help cdlatex-math-symbol-alist-comb 1 
cdlatex-math-symbol-no-of-levels "Math symbol level %d of %d: " "AVAILABLE MATH 
SYMBOLS.  [%c]=next level " cdlatex-math-symbol-prefix (get (quote cdlatex-math-
symbol-alist-comb) (quote cdlatex-bindings)))) (char (car cell)) (level (cdr 
cell)) (entry (assoc char cdlatex-math-symbol-alist-comb)) (symbol (nth level 
entry))) (if (or (not symbol) (not (stringp symbol)) (equal symbol "")) (error 
"No such math symbol %c on level %d" char level)) (if (or (not (texmathp)) 
(cdlatex-number-of-backslashes-is-odd)) (cdlatex-dollar)) (insert symbol) (if 
(string-match "\\?" symbol) (progn (cdlatex-position-cursor))))
  cdlatex-math-symbol()
  call-interactively(cdlatex-math-symbol nil nil)
  command-execute(cdlatex-math-symbol)

To me it sounds gibberish. Maybe the experts will understand what "level d" 
is.


>----Messaggio originale----
>Da: Eric S Fraga <e.fraga@ucl.ac.uk>
>Data: 23-gen-2016 21.42
>A: "vendo.libri@libero.it"<vendo.libri@libero.it>
>Cc: <emacs-orgmode@gnu.org>
>Ogg: Re: [O] Wrong type argument: characterp, 134217782 (??)
>
>On Saturday, 23 Jan 2016 at 14:36, vendo.libri@libero.it wrote:
>
>[...]
>
>> Then I discovered that the backquote symbol was not
>> recognized. Everytime I press it, I get the 'Wrong type argument:
>> characterp, 134217782' message in the mini-buffer.  
>
>Maybe try
>
>  M-x toggle-debug-on-error
>
>and see where that error is arising to see if that gives us a hint as to
>what may be wrong.  I am not sure if the cdlatex code you downloaded has
>been updated for later versions of emacs...
>-- 
>: Eric S Fraga (0xFFFCF67D), Emacs 25.0.50.1, Org release_8.3.3-475-g58af2e
>
>

                 reply	other threads:[~2016-01-23 21:04 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=698762519.3255761453583070266.JavaMail.httpd@webmail-19.iol.local \
    --to=vendo.libri@libero.it \
    --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).