emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#15244: closed (eww: Enhance h1, h2 headers etc wit


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#15244: closed (eww: Enhance h1, h2 headers etc with text properties)
Date: Fri, 15 Nov 2013 04:55:05 +0000

Your message dated Fri, 15 Nov 2013 10:24:31 +0530
with message-id <address@hidden>
and subject line Re: bug#15244: eww: Enhance h1, h2 headers etc with text 
properties
has caused the debbugs.gnu.org bug report #15244,
regarding eww: Enhance h1, h2 headers etc with text properties
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
15244: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15244
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: eww: Enhance h1, h2 headers etc with text properties Date: Mon, 02 Sep 2013 10:44:59 +0530 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
Use case: 

Use eww to import HTML document in to Org format (or arbitrary text
markup format), the dirty way.

----------------------------------------------------------------

How can it be achieved:

1.  The *eww* buffer can slap text properties (like :h1, :h2, :bold) etc
    on to the rendered text.

2. Emacs can offer a search and replace based on *Text Properties*.

   This way I can do, 

   - Search for a text with *italic* face

     Replace it with

        /underlying text/

   - Search for all text with h1

     Replace it with 
     
        * underlying text for h1

  - Search for all text with h2

     Replace it with 
     
        ** underlying text for h2
              
  - Search for a hyperlink

    Replace it with

        [[:href of underlying text][underlying text]] 

  



--- End Message ---
--- Begin Message --- Subject: Re: bug#15244: eww: Enhance h1, h2 headers etc with text properties Date: Fri, 15 Nov 2013 10:24:31 +0530 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)
OP here.  Closed.


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]