emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Maus <dmaus@ictsoc.de>
To: emacs-orgmode@gnu.org
Subject: Bug: `org-w3m-copy-for-org-mode' fails with byte compiled Org [6.36trans]
Date: Mon, 17 May 2010 16:06:09 +0200	[thread overview]
Message-ID: <87632mk4ha.wl%dmaus@ictsoc.de> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1193 bytes --]


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

When calling `org-w3m-copy-for-org-mode' in a w3m buffer the command
fails complaining about w3m-anchor being an invalid function.

,----
| invalid function w3m-anchor
`----

This error only occurs when I use byte compiled installation of Org.

A look into w3m-util.el, the place where `w3m-anchor' is defined,
reveals that it is not a function but a macro.  So what makes sense to
me is that the byte compiler compiles org-w3m.el assuming that
`w3m-anchor' is a function and puts a function call inside the byte
compiled file -- that fails, because `w3m-anchor' isn't a function.

 -- David

emacs-w3m-version: 1.4.393

Emacs  : GNU Emacs 23.1.1 (i486-pc-linux-gnu, GTK+ Version 2.18.2)
 of 2009-11-02 on raven, modified by Debian
Package: Org-mode version 6.36trans
--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

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

[-- Attachment #2: Type: text/plain, Size: 201 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

             reply	other threads:[~2010-05-17 14:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-17 14:06 David Maus [this message]
2010-05-19  9:51 ` Bug: `org-w3m-copy-for-org-mode' fails with byte compiled Org [6.36trans] Carsten Dominik
2010-05-19 18:59   ` David Maus

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=87632mk4ha.wl%dmaus@ictsoc.de \
    --to=dmaus@ictsoc.de \
    --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).