emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-orgmode@gnu.org
Subject: face-at-point (was: serious problems with org-8 under Xemacs-21.5.32)
Date: Fri, 14 Jun 2013 12:40:07 +0200	[thread overview]
Message-ID: <8738sl2cxk.fsf_-_@gilgamesch.quim.ucm.es> (raw)
In-Reply-To: 87obb9xckp.fsf@pierrot.dokosmarshall.org

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

>> "Nick" == Nick Dokos <ndokos@gmail.com> writes:

   > Uwe Brauer <oub@mat.ucm.es> writes:
   >> Hello
   >> 


   > You need to set up auto-mode-alist in your init file:

   > (add-to-list 'auto-mode-alist   '("\\.org$" . org-mode))

Ok, I did this 

   >> -  I turned on org-mode and received and error I attach.
   >> 

   > The error is[fn:1]:

I am sorry, this is also the fault of
gnus-dired-attach 

Which my default uses this type of attachment, I have to look into it,
how to change it on demand.


   >   command-execute(org-mode t)
   >   execute-extended-command(nil)
   >   call-interactively(execute-extended-command)

   > so xemacs found an outline.el that did not define
   > outline-previous-heading. Check which outline.el xemacs finds with M-x
   > locate-library RET outline RET. It's probably a compiled file, but the
   > corresponding outline.el should be in the same directory, or you might need to
   > get a source package with the xemacs .el files to find it. Check what version
   > it is, compare it with the emacs version, check whether it includes
   > outline-previous-heading (probably not, hence the error).

The issue is that org-7 shipped its own outline version for org mode
called noutline, I don't know why it disappear, so I simply copied
noutline into the org-8 directory added a 
(require 'noutline)
to org.el 

And run make again, now org, works, at least partially.
I will CC to xemacs-beta about the outline.el version, because the one
shipped in the pkg xemacs-base is very old. No I better open a new
thread there.


   >> -  I tried to use org-preview-latex-fragment and received a
   >> different error (also attached)
   >> 

   > The error here:

   > Debugger entered--Lisp error: (void-function face-at-point)
   >   face-at-point()

   > Presumably xemacs does not have face-at-point.

Yes and this is a problem. I presume this function is new in GNU emacs 24?

   >> -  I tried to use org-submit-bug-report and received third error.
   >> 

   > Debugger entered--Lisp error: (void-function call-process-shell-command)
   >   call-process-shell-command("command" nil nil nil "-v" "x11idle")


   > and it does not seem to have call-process-shell-command. This is
   > a thin wrapper around call-process (which xemacs should have), so
   > this should be easy to port.

Ok I ask in xemacs-beta

Thanks for your help.

Uwe 

[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 5556 bytes --]

  reply	other threads:[~2013-06-14 10:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-14  8:17 serious problems with org-8 under Xemacs-21.5.32 Uwe Brauer
2013-06-14  9:32 ` Nick Dokos
2013-06-14 10:40   ` Uwe Brauer [this message]
2013-06-14 12:21     ` face-at-point Nick Dokos
2013-06-14 12:31       ` face-at-point Nick Dokos
2013-06-14 13:00       ` face-at-point Uwe Brauer
2013-06-14 20:17         ` face-at-point Nick Dokos
2013-06-14 20:55           ` face-at-point Eric S Fraga
2013-06-14 21:18           ` face-at-point Uwe Brauer
2013-06-14 22:32             ` face-at-point Nick Dokos
2013-06-15 11:45     ` face-at-point Michael Sperber
2013-06-14 11:06   ` [partically solved] (was: serious problems with org-8 under Xemacs-21.5.32) Uwe Brauer
2013-06-14 15:00   ` serious problems with org-8 under Xemacs-21.5.32 Eric S Fraga
2013-06-14 16:23     ` Nick Dokos

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=8738sl2cxk.fsf_-_@gilgamesch.quim.ucm.es \
    --to=oub@mat.ucm.es \
    --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).