From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Cc: XEmacs Beta Discussion <xemacs-beta@xemacs.org>
Subject: Bug: get-face-font: Xemacs21.5.29: org-preview-latex-fragment [7.5]
Date: Fri, 27 Jan 2012 19:33:45 +0100 [thread overview]
Message-ID: <877h0d806u.fsf@mat.ucm.es> (raw)
[-- Attachment #1: Type: text/plain, Size: 668 bytes --]
Hello
I tried to use the function as mentioned above, but obtained
the following error whose but trace I attach.
I looked into the code (org.el) and indeed it has
a it has
(if (featurep 'xemacs)
(font-height (get-face-font 'default))
Now the function `get-face-font' is not defined in Xemacs
21.5.29 nor in 21.4. (I shall send a copy to Xemacs beta.)
One remark: I thought that (X)Emacs could not surprise me
any longer since it is such a mature product, but first
org-table surprised me since it brought spread-sheet
features, now org-preview-latex-fragment brings (X)Emacs
closer to a word processor. Thank you Team!!!!!
Uwe Brauer
[-- Attachment #2: org-preview-bug.el --]
[-- Type: application/emacs-lisp, Size: 4472 bytes --]
[-- Attachment #3: Type: text/plain, Size: 2651 bytes --]
Emacs : XEmacs 21.5 (beta29) "garbanzo" [Lucid] (i686-pc-linux, Mule) of Sat Nov 5 2011 on Burrurr
Package: Org-mode version 7.5
current state:
==============
(setq
org-src-mode-hook '(org-src-babel-configure-edit-buffer
org-src-mode-configure-edit-buffer)
org-metaup-hook '(org-babel-load-in-session-maybe)
outline-mode-hook '(hide-body)
org-after-todo-state-change-hook '(org-clock-out-if-current)
org-metadown-hook '(org-babel-pop-to-session-maybe)
org-ctrl-c-ctrl-c-hook '(org-babel-hash-at-point org-babel-execute-safely-maybe)
org-export-preprocess-before-selecting-backend-code-hook '(org-beamer-select-beamer-code)
org-agenda-before-write-hook '(org-agenda-add-entry-text)
org-cycle-hook '(org-cycle-hide-archived-subtrees org-cycle-hide-drawers
org-cycle-show-empty-lines
org-optimize-window-after-visibility-change)
org-agenda-include-diary t
outline-minor-mode-hook '(my-outline-keys)
org-babel-pre-tangle-hook '(save-buffer)
org-mode-hook '(#<compiled-function nil "...(7)"
[org-add-hook change-major-mode-hook org-show-block-all append
local]
5> #<compiled-function nil "...(7)"
[org-add-hook change-major-mode-hook org-babel-show-result-all
append local]
5> org-babel-result-hide-spec org-babel-hide-all-hashes
my-org-keys turn-on-flyspell iso-accents-mode
turn-on-auto-capitalize-mode)
org-confirm-elisp-link-function 'yes-or-no-p
org-speed-command-hook '(org-speed-command-default-hook
org-babel-speed-command-hook)
org-export-blocks-postblock-hook '(org-exp-res/src-name-cleanup)
org-export-interblocks '((lob org-babel-exp-lob-one-liners)
(src org-babel-exp-inline-src-blocks))
org-export-latex-after-initial-vars-hook '(org-beamer-after-initial-vars)
org-export-latex-format-toc-function 'org-export-latex-format-toc-default
org-export-preprocess-before-normalizing-links-hook '(org-remove-file-link-modifiers)
org-confirm-shell-link-function 'yes-or-no-p
org-table-default-size "3x3"
org-export-first-hook '(org-beamer-initialize-open-trackers)
org-tab-first-hook '(org-hide-block-toggle-maybe org-src-native-tab-command-maybe
org-babel-hide-result-toggle-maybe)
org-export-blocks '((src org-babel-exp-src-block nil)
(comment org-export-blocks-format-comment t)
(ditaa org-export-blocks-format-ditaa nil)
(dot org-export-blocks-format-dot nil))
org-occur-hook '(org-first-headline-recenter)
org-export-latex-final-hook '(org-beamer-amend-header org-beamer-fix-toc
org-beamer-auto-fragile-frames
org-beamer-place-default-actions-for-lists)
outline-heading-end-regexp "[\n]"
)
next reply other threads:[~2012-01-27 18:33 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-27 18:33 Uwe Brauer [this message]
2012-01-28 5:45 ` Bug: get-face-font: Xemacs21.5.29: org-preview-latex-fragment [7.5] Stephen J. Turnbull
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=877h0d806u.fsf@mat.ucm.es \
--to=oub@mat.ucm.es \
--cc=emacs-orgmode@gnu.org \
--cc=xemacs-beta@xemacs.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).