From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Bastien Newsgroups: gmane.emacs.devel Subject: Re: TextLint: Check your scientific writing from Emacs Date: Thu, 08 Sep 2011 19:22:11 +0200 Message-ID: <87aaafrlto.fsf@gnu.org> References: <87hb4nw81f.fsf@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: dough.gmane.org 1315502499 26673 80.91.229.12 (8 Sep 2011 17:21:39 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 8 Sep 2011 17:21:39 +0000 (UTC) Cc: Lennart Borgman , emacs-devel@gnu.org To: Damien Cassou Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Sep 08 19:21:35 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1R1iI8-0003Kp-88 for ged-emacs-devel@m.gmane.org; Thu, 08 Sep 2011 19:21:32 +0200 Original-Received: from localhost ([::1]:49663 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1iI7-0007RD-PS for ged-emacs-devel@m.gmane.org; Thu, 08 Sep 2011 13:21:31 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:54979) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1iI5-0007Ql-Cq for emacs-devel@gnu.org; Thu, 08 Sep 2011 13:21:30 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1iI4-0005kU-At for emacs-devel@gnu.org; Thu, 08 Sep 2011 13:21:29 -0400 Original-Received: from mail-ww0-f49.google.com ([74.125.82.49]:52416) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1iI4-0005kH-1a for emacs-devel@gnu.org; Thu, 08 Sep 2011 13:21:28 -0400 Original-Received: by wwf10 with SMTP id 10so109076wwf.30 for ; Thu, 08 Sep 2011 10:21:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-type; bh=dH+ndN1DbBhUwKLHL03BmIAPmOUNJMFoIZMg2jIxDxQ=; b=rBO4L2/ZVMqpH3yTEW2KA/VIzTuBvkoF6SnAYFYGZ41bLBB9gzG/4IWJiCIsAxF2SI pJH5JGyi69guumqxgDgIPgI/oaMlIJLoMU0Nbhd+XYibH9ZrTvSEotznhPz+SEPp8UOJ rgte/gM1R2aLEYjB9MuUWaWorN3+FnRO85X24= Original-Received: by 10.216.82.144 with SMTP id o16mr952797wee.106.1315502486162; Thu, 08 Sep 2011 10:21:26 -0700 (PDT) Original-Received: from myhost.localdomain (netinfo62.cnam.fr [163.173.231.102]) by mx.google.com with ESMTPS id ft2sm4885161wbb.18.2011.09.08.10.21.25 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 08 Sep 2011 10:21:25 -0700 (PDT) Original-Received: by myhost.localdomain (Postfix, from userid 1000) id 8E5AAA96B; Thu, 8 Sep 2011 19:22:11 +0200 (CEST) In-Reply-To: (Damien Cassou's message of "Thu, 8 Sep 2011 18:35:43 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.82.49 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:143820 Archived-At: Damien Cassou writes: > I don't know about style-check, but TextLint can deal with plain text, > LaTeX, and HTML code. Would be nice to add org-mode support! -- Bastien