From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nicolas Neuss Newsgroups: gmane.emacs.help Subject: LaTeX-editing TEXTAREAs using w3m? Date: Mon, 29 Sep 2008 13:56:15 +0200 Organization: IWRMM Message-ID: <873ajjf9nk.fsf@ma-patru.mathematik.uni-karlsruhe.de> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1222694245 6653 80.91.229.12 (29 Sep 2008 13:17:25 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 29 Sep 2008 13:17:25 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Mon Sep 29 15:18:23 2008 connect(): Connection refused 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 1KkIdp-0005VI-9k for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Sep 2008 15:18:21 +0200 Original-Received: from localhost ([127.0.0.1]:53304 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KkIcl-0004xa-GN for geh-help-gnu-emacs@m.gmane.org; Mon, 29 Sep 2008 09:17:15 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!inka.de!rz.uni-karlsruhe.de!news.rz.uni-karlsruhe.de!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 15 Original-NNTP-Posting-Host: ma-patru.mathematik.uni-karlsruhe.de Original-X-Trace: news2.rz.uni-karlsruhe.de 1222688550 6472 172.22.2.67 (29 Sep 2008 11:42:30 GMT) Original-X-Complaints-To: abuse@uni-karlsruhe.de Original-NNTP-Posting-Date: Mon, 29 Sep 2008 11:42:30 +0000 (UTC) User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux) Cancel-Lock: sha1:1spvHIm3xvHS9wAhX2rF+dhLTAQ= Original-Xref: news.stanford.edu gnu.emacs.help:162836 X-Mailman-Approved-At: Mon, 29 Sep 2008 09:16:02 -0400 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:58180 Archived-At: Hello, I have a web server which renders small LaTeX snippets as PDF or HTML/GIF. The LaTeX snippets can be edited via a browser as HTML-textarea fields. However, using standard browsers I miss the LaTeX-editing features I have available when editing LaTeX code with Emacs. One possible remedy would be to use w3m and switch on LaTeX mode when editing textareas. I have tried this, and the straightforward way did not work (that is, the w3m information did get lost when I did M-x latex-mode). Does anyone know if such a feature is easily possible? Thank you very much, Nicolas