From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: rustom Newsgroups: gmane.emacs.help Subject: Re: intranet blogging from emacs Date: Sat, 21 Mar 2009 09:10:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: <5c5b64a8-abc9-469b-80da-a2be26328573@i28g2000prd.googlegroups.com> References: <87r60r3qvo.fsf@sdf-eu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1237653651 27122 80.91.229.12 (21 Mar 2009 16:40:51 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 21 Mar 2009 16:40:51 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat Mar 21 17:42:08 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 1Ll4Gt-0004nO-0D for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Mar 2009 17:42:07 +0100 Original-Received: from localhost ([127.0.0.1]:56603 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ll4FW-00033t-C1 for geh-help-gnu-emacs@m.gmane.org; Sat, 21 Mar 2009 12:40:42 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!news.glorb.com!postnews.google.com!i28g2000prd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 19 Original-NNTP-Posting-Host: 59.95.31.72 Original-X-Trace: posting.google.com 1237651812 16788 127.0.0.1 (21 Mar 2009 16:10:12 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sat, 21 Mar 2009 16:10:12 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: i28g2000prd.googlegroups.com; posting-host=59.95.31.72; posting-account=mBpa7woAAAAGLEWUUKpmbxm-Quu5D8ui User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9) Gecko/2008052912 Firefox/3.0,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:167880 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:63172 Archived-At: On Mar 21, 7:14=A0pm, Jim Burton wrote: > There are several blogging modes, referred to herehttp://www.emacswiki.or= g/emacs/WebloggerMode, presuming you have a > server on which to install one of the apps that these modes work with. I > find posting to my wordpress site from emacs-w3m preferable to any of > these though. Sorry to ask a dumb question but whats w3m and emacs-w3m? I tried googling and looking around the emacswiki but cant make sense of what it is or is supposed to do. > Everything works (i.e. no javascript required) and of > course then I can not only post but do any admin stuff on the site. It's > a bit slow, due to the server and wp, but it's OK. wp is very easy to > set up, can't comment on any other. I am guessing that the setup you are recommending is like this: Setup WP on the (blog) server and emacs-w3m on the desktops that will push to it. Right?