From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: ken Newsgroups: gmane.emacs.help Subject: Re: emacs as (simple) html editor Date: Sun, 12 Apr 2009 14:16:35 -0400 Message-ID: <49E23003.5010900@mousecar.com> References: Reply-To: gebser@mousecar.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1239560265 2961 80.91.229.12 (12 Apr 2009 18:17:45 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 12 Apr 2009 18:17:45 +0000 (UTC) To: GNU Emacs List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun Apr 12 20:19:02 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Lt4Gi-0005hZ-Uw for geh-help-gnu-emacs@m.gmane.org; Sun, 12 Apr 2009 20:19:01 +0200 Original-Received: from localhost ([127.0.0.1]:46981 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lt4FK-0005TQ-5q for geh-help-gnu-emacs@m.gmane.org; Sun, 12 Apr 2009 14:17:34 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Lt4Ez-0005TB-38 for help-gnu-emacs@gnu.org; Sun, 12 Apr 2009 14:17:13 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Lt4Ex-0005Sk-LL for help-gnu-emacs@gnu.org; Sun, 12 Apr 2009 14:17:12 -0400 Original-Received: from [199.232.76.173] (port=45259 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Lt4Ex-0005Sh-DN for help-gnu-emacs@gnu.org; Sun, 12 Apr 2009 14:17:11 -0400 Original-Received: from mout.perfora.net ([74.208.4.194]:53240) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Lt4Ex-0001CX-05 for help-gnu-emacs@gnu.org; Sun, 12 Apr 2009 14:17:11 -0400 Original-Received: from [192.168.0.26] (dsl093-011-017.cle1.dsl.speakeasy.net [66.93.11.17]) by mrelay.perfora.net (node=mrus0) with ESMTP (Nemesis) id 0MKp8S-1Lt4Ej1SDI-000gAk; Sun, 12 Apr 2009 14:16:59 -0400 User-Agent: Thunderbird 2.0.0.0 (X11/20070326) In-Reply-To: X-Enigmail-Version: 0.95.7 OpenPGP: id=5AD091E7 X-Provags-ID: V01U2FsdGVkX19/0vFatOOAHDGLNkKAcEzqgO2oQsDWM5kihVA QGXdCxkpoAIJQG9suE1L5A2FUZjf5dVqBUfF5X4JEabJ8933d0 4PqFzFPkYpny2B7nXLsg8UDLUBB3d3Y X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:63698 Archived-At: Michal, I've been using html-helper-mode for many years. It does all of what you mention and a bit more. On 04/11/2009 08:32 AM Michal wrote: > Hallo Group Members > I am looking for quite simple functionality. > 1) make marked region bold, italic, underlined etc. > 2) insert image at point > 3) creating tables. > > Could You point me a mode best suited for such quite simple actions. > > regads, > Michal