unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* character error when using weblogger
@ 2008-08-14 14:33 Qiang
  0 siblings, 0 replies; 3+ messages in thread
From: Qiang @ 2008-08-14 14:33 UTC (permalink / raw)
  To: help-gnu-emacs

Everybody, how are you?

Recently, I pulish my blog to wordpress using emacs 23.0.60 with weblogger.el.

+------------------------------------------------+
<img src="http://www.google.com/logos/olympics08_basketball.gif"
alt="olympic.gif">
+------------------------------------------------+

After publishing, I refer to the source code of the html file. 
It goes wrong:

+------------------------------------------------+
&lt;img
src=&quot;http://www.google.com/logos/olympics08_basketball.gif&quot;
alt=&quot;olympic.gif&quot;&gt
+------------------------------------------------+

I am not certain what goes wrong.
Can you give me some advice?

Thanks.

-- 
    _-`````-,           ,- '- .
  .'   .- - |          | - -.  `.
 /.'  /                     `.   \
:/   :      _...   ..._      ``   :
::   :     /._ .`:'_.._\.    ||   :
::    `._ ./  ,`  :    \ . _.''   .
`:.      /   |  -.  \-. \\_      /
  \:._ _/  .'   .@)  \@) ` `\ ,.'
     _/,--'       .- .\,-.`--`.
       ,'/''     (( \ `  )    
        /'/'  \    `-'  (      
         '/''  `._,-----'
          ''/'    .,---'
           ''/'      ;:
             ''/''  ''/
               ''/''/''
                 '/'/'
                  `;




^ permalink raw reply	[flat|nested] 3+ messages in thread

* character error when using weblogger
@ 2008-09-15  9:55 Qiang Liu
  2008-09-15 15:52 ` Nikolaj Schumacher
  0 siblings, 1 reply; 3+ messages in thread
From: Qiang Liu @ 2008-09-15  9:55 UTC (permalink / raw)
  To: help-gnu-emacs

Everybody, how are you?

Recently, I pulish my blog to wordpress using emacs 23.0.60 with weblogger.el.

+------------------------------------------------+
<img src="http://www.google.com/logos/olympics08_basketball.gif"
alt="olympic.gif">
+------------------------------------------------+

After publishing, I refer to the source code of the html file.
It goes wrong:

+------------------------------------------------+
&lt;img
src=&quot;http://www.google.com/logos/olympics08_basketball.gif&quot;
alt=&quot;olympic.gif&quot;&gt
+------------------------------------------------+

I am not certain what goes wrong.
Can you give me some advice?

Thanks.




^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: character error when using weblogger
  2008-09-15  9:55 character error when using weblogger Qiang Liu
@ 2008-09-15 15:52 ` Nikolaj Schumacher
  0 siblings, 0 replies; 3+ messages in thread
From: Nikolaj Schumacher @ 2008-09-15 15:52 UTC (permalink / raw)
  To: Qiang Liu; +Cc: help-gnu-emacs

"Qiang Liu" <linux.qiang@gmail.com> wrote:

> +------------------------------------------------+
> <img src="http://www.google.com/logos/olympics08_basketball.gif"
> alt="olympic.gif">
> +------------------------------------------------+
>
> +------------------------------------------------+
> &lt;img
> src=&quot;http://www.google.com/logos/olympics08_basketball.gif&quot;
> alt=&quot;olympic.gif&quot;&gt
> +------------------------------------------------+
>
> I am not certain what goes wrong.
> Can you give me some advice?

That is the HTML representation of the text you entered.  Either
weblogger.el or Wordpress doesn't allow you to enter HTML markup, it expects
you to enter plain text.  As such the result is correct.  I don't know
if you can get them to process HTML, though.


regards,
Nikolaj Schumacher




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-09-15 15:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-15  9:55 character error when using weblogger Qiang Liu
2008-09-15 15:52 ` Nikolaj Schumacher
  -- strict thread matches above, loose matches on Subject: below --
2008-08-14 14:33 Qiang

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