emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: emacs-orgmode@gnu.org
Subject: Re: Re: generating titles in remember templates from w3 buffers [was:Re: feature request]
Date: Wed, 25 Mar 2009 16:54:29 -0400	[thread overview]
Message-ID: <12570.1238014469@alphaville.usa.hp.com> (raw)
In-Reply-To: Message from "Robert D. Crawford" <rdc1x@comcast.net> of "Wed, 25 Mar 2009 14:58:58 CDT." <874oxhcr25.fsf@comcast.net>

Robert D. Crawford <rdc1x@comcast.net> wrote:

> Carsten Dominik <carsten.dominik@gmail.com> writes:
> 
> > I have just tried a few pages including orgmode.org, and
> > the buffer name is "Untitled".  Am I using an old version of w3,
> > or if orgmode.org broken in this way?
> 
> Not sure.  If I open orgmode.org and then eval the expression
> (buffer-name) it returns the name of the buffer, which w3 gets from the
> title tag.  Considering the speed of w3 releases (or lack thereof) I
> doubt you have a different version from what I have here.  Here are the
> pertinent version numbers:
> 
> emacs/w3: WWW p4.0pre.47, URL Emacs
> emacs: GNU Emacs 23.0.90.1 (i686-pc-linux-gnu) of 2009-02-03 on t40
> 
> I am running about a month and a half behind upgrading emacs.  If you
> think that might be a problem I can update.
> 

I just fetched and built the version of W3 that Robert mentions.
When I do

     M-x w3-fetch http://orgmode.org RET

I get the (badly rendered) orgmode home page in a buffer, an error and a backtrace
(appended), but when I evaluate (buffer-name) in the orgmode buffer, I do indeed
get

        "Org-Mode: Your Life in Plain Text"

HTH,
Nick

PS. Backtrace follows - since I usually use an external browser, I've not tried
to track down what the error is:

Debugger entered--Lisp error: (wrong-type-argument symbolp (cdr (assq (quote class) munged)))
  w3-display-node((*document nil ((html ... ...))))
  w3-draw-tree(((*document nil (...))))
  w3-prepare-buffer()
  w3-fetch-callback("http://orgmode.org")
  w3-fetch-redirect-callback(nil "http://orgmode.org")
  apply(w3-fetch-redirect-callback (nil "http://orgmode.org"))
  url-http-activate-callback()
  url-http-content-length-after-change-function(13521 15498 1977)
  url-http-generic-filter(#<process web-proxy.atl.hp.com> "d=\"get\" action=\"http://search.gmane.org/\">\n<input type=\"text\" name=\"query\">\n<input type=\"hidden\" name=\"group\" value=\"gmane.emacs.orgmode\">\n<input type=\"submit\" value=\"Search gmane.emacs.orgmode\">\n</form>\n\n</li>\n</ul>\n</div>\n\n</div>\n\n<div id=\"outline-container-5.3\" class=\"outline-3\">\n<h3 id=\"sec-5.3\">Worg </h3>\n<div class=\"outline-text-3\" id=\"text-5.3\">\n\n\n<p>\n<a href=\"http://orgmode.org/worg/\">Worg</a>, created by <a href=\"http://www.cognition.ens.fr/~guerry/\">Bastien Guerry</a>, is a setup to allow users to jointly\nedit a number of Org-mode files containing documentation about\nOrg-mode, including the <a href=\"http://orgmode.org/worg/org-faq.php\">Org Mode FAQ</a> and <a href=\"ht
 tp://orgmode.org/worg/org-tutorials/index.php\">Tutorials</a>.  Worg is similar\nto a wiki in that allows community to edit the contents.  However,\nsince it uses a distributed version contr
 ol system, you do not have to\nbe online while editing it.  If you'd like to contribute to Worg,\nplease go to <a href=\"http://orgmode.org/worg/\">the Worg page</a>, and start from there.\n</p>\n</div>\n\n</div>\n\n<div id=\"outline-container-5.4\" class=\"outline-3\">\n<h3 id=\"sec-5.4\">Contributing to Org-mode </h3>\n<div class=\"outline-text-3\" id=\"text-5.4\">\n\n\n<p>\nYou can always contribute with ideas and bug reports on the mailing\nlist.  If you want to contribute a patch, code snippets, or a full\nadd-on, this is very welcome too!  We do distribute good add-ons as\ncontributed packages.  However, to integrate additions into the\nOrg-mode core, the author needs to assign the copyright to the <a href=\"http://www.fsf.org/\">Free Software Foundation</a>.  This is because Org-mo
 de is part of Emacs, which\nadheres to very strict rules.  If you would like to sign the papers,\nuse <a href=\"request-assign-future.txt\">this form</a>, fill it in and <a href=\"mailto:ass
 ign@gnu.org,carsten.dominik@gmail.com\">send</a> it to the FSF with a copy to the\nOrg-mode maintainer.\n</p>\n</div>\n</div>\n</div>\n\n</div>\n</body>\n</html>\n")

  parent reply	other threads:[~2009-03-25 20:56 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-23  2:14 feature request Robert D. Crawford
2009-03-23  2:44 ` Matthew Lundin
2009-03-23 13:56   ` Robert D. Crawford
2009-03-23 14:08     ` Sebastian Rose
2009-03-24 20:03     ` generating titles in remember templates from w3 buffers [was:Re: feature request] Robert D. Crawford
2009-03-25  5:46       ` Charles Philip Chan
2009-03-25 12:36         ` Charles Philip Chan
2009-03-25  8:47       ` Carsten Dominik
2009-03-25 13:06         ` Robert D. Crawford
2009-03-25 19:42           ` Carsten Dominik
2009-03-25 19:58             ` Robert D. Crawford
     [not found]               ` <rdc1x@comcast.net>
2009-03-25 20:54                 ` Nick Dokos [this message]
2009-03-23 11:24 ` feature request Sebastian Rose
2009-03-24 16:53   ` Robert D. Crawford
2009-03-24 18:23     ` Sebastian Rose
2009-03-25 13:50     ` Charles Philip Chan
2009-03-25 14:51       ` Robert D. Crawford
2009-03-26  4:09 ` Carsten Dominik
2009-03-26 16:43   ` Robert D. Crawford

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=12570.1238014469@alphaville.usa.hp.com \
    --to=nicholas.dokos@hp.com \
    --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).