From: FFighter <celoserpa@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: [weblogger.el] Sending raw HTML to wordpress using weblogger.el
Date: Sun, 26 Jul 2009 22:15:41 -0700 (PDT) [thread overview]
Message-ID: <f3c98018-eafd-4335-9500-bc1d93393ff3@j21g2000yqe.googlegroups.com> (raw)
Hello group!
I've installed weblogger 1.2 and could set it up and post to my
wordpress blog. The issue, however, is that every HTML tag is escaped,
and I can't format any of my text. For example, when I do M-x
weblogger-start-entry, I get this in a buffer:
Subject: Test post
From: admin
Newsgroup: My blog
--text follows this line--
<strong>This should be bold</strong>
When I press C-c C-c to save it as a draft and go to wordpress to
check what is there, I see this in raw HTML mode:
<strong>This should be bold</strong>
I have searched everywhere but couldn't find a way to set it up so
that these tags would not be escaped. Not sure when it happens -- if
it is emacs/weblogger's fault or wordpress' fault. I simply want to
post it as raw HTML, so that I have control over formatting from
emacs.
Any suggestions appreciated,
Thanks,
Marcelo.
next reply other threads:[~2009-07-27 5:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-27 5:15 FFighter [this message]
2009-07-30 9:46 ` Sending raw HTML to wordpress using weblogger.el Giovanni Lanzani
2009-07-30 14:33 ` Giovanni Lanzani
2009-07-30 17:33 ` FFighter
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.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f3c98018-eafd-4335-9500-bc1d93393ff3@j21g2000yqe.googlegroups.com \
--to=celoserpa@gmail.com \
--cc=help-gnu-emacs@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.
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).