all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* character error when using weblogger
@ 2008-08-14 14:33 Qiang
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

* character error when using weblogger
@ 2008-08-16  7:49 Qiang
  0 siblings, 0 replies; 4+ messages in thread
From: Qiang @ 2008-08-16  7:49 UTC (permalink / raw)
  To: emacs-devel

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] 4+ 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; 4+ 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] 4+ 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; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ 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-16  7:49 Qiang
2008-08-14 14:33 Qiang

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.