From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Henri-Paul Indiogine Newsgroups: gmane.emacs.help Subject: Hello List! Date: Fri, 12 Mar 2010 10:26:26 -0600 Message-ID: <87sk85qzf1.fsf@belvoir.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: dough.gmane.org 1268412569 27184 80.91.229.12 (12 Mar 2010 16:49:29 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Fri, 12 Mar 2010 16:49:29 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Fri Mar 12 17:49:26 2010 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.69) (envelope-from ) id 1Nq83B-0008JW-4d for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Mar 2010 17:49:25 +0100 Original-Received: from localhost ([127.0.0.1]:46681 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nq83A-0003Q1-K5 for geh-help-gnu-emacs@m.gmane.org; Fri, 12 Mar 2010 11:49:24 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Nq7wO-0008La-IP for help-gnu-emacs@gnu.org; Fri, 12 Mar 2010 11:42:24 -0500 Original-Received: from [140.186.70.92] (port=44789 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Nq7wL-00081K-KL for help-gnu-emacs@gnu.org; Fri, 12 Mar 2010 11:42:23 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nq7hJ-0000du-BK for help-gnu-emacs@gnu.org; Fri, 12 Mar 2010 11:26:50 -0500 Original-Received: from qw-out-1920.google.com ([74.125.92.150]:62336) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nq7hJ-0000do-8K for help-gnu-emacs@gnu.org; Fri, 12 Mar 2010 11:26:49 -0500 Original-Received: by qw-out-1920.google.com with SMTP id 5so531126qwc.24 for ; Fri, 12 Mar 2010 08:26:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:cc:date :message-id:user-agent:mime-version:content-type; bh=Hk3v47dA8qoi6Vprwm/BPigfu4pvLlyxIL16e+kys7s=; b=drUP9F4H/efKTeJ1dINR6zeHNQqouyUX+wc2nvHl4VSifRz1+7iNoJUDgO83LFw8Tt 59ZTkAil56vHIDkiketV6dNKOL1xgRAamDVqj35BmEkNHHYPqiDyKAvlLpIVTGHZMDWE a1/Nv5ZyknHRe5hTm0wJDSwbSJ+aAWVxFAMtg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:cc:date:message-id:user-agent:mime-version :content-type; b=RGnmQF1Kco4wSiLNTHyPV9Ua+ccN2imevxNaikGFzIExRi9CGOPaE8mIPwePGEz+j0 PnAt4gapZQLP87kfcEILH65sjyDfLGoZAU7jkXYMAb8QWsEm8XCWJ0MCNrkuxu21u7qo so8dY8i/gbAE8F214q7E6crpLkY8yn+2hyo2A= Original-Received: by 10.224.73.79 with SMTP id p15mr2394126qaj.228.1268411207845; Fri, 12 Mar 2010 08:26:47 -0800 (PST) Original-Received: from belvoir.belvoir.org (r74-192-193-136.bcstcmta02.clsttx.tl.dh.suddenlink.net [74.192.193.136]) by mx.google.com with ESMTPS id 5sm3439975qwg.23.2010.03.12.08.26.39 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 12 Mar 2010 08:26:44 -0800 (PST) User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) 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:72397 Archived-At: > I'm currently switching to Emacs from the Textmate Editor on OSX since im tired > of being stuck to a certain platform. I liked Textmate's mailing list a lot and > i always learned incredibly much through it. Hopefully, this also applies to > this list since i'm willing to learn elisp and write some own scripts to gain > the full power of this editor. I'm working in the web branch, foremostly with > PHP, MySQL & TYPO3 and i'm sure i won't regret the decision. Please help, > making it easier for me. :) I would suggest to take a good look at org-mode, http://orgmode.org. This is a major mode included in Emacs. What does it do? Well, go to the website, you will not regret it. Today 90% of my computer time is spent in org-mode and gnus. Best, -- Henri-Paul Indiogine Email: hindiogine@gmail.com Skype: hindiogine Website: http://www.coe.tamu.edu/~enrico