From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Urban Gabor Newsgroups: gmane.emacs.help Subject: Questions concerning emacs Date: Wed, 23 Apr 2003 09:03:34 +0200 (CEST) Sender: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-2 X-Trace: main.gmane.org 1051081468 5207 80.91.224.249 (23 Apr 2003 07:04:28 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Apr 2003 07:04:28 +0000 (UTC) Original-X-From: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 23 09:04:25 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 198EIr-0001LB-00 for ; Wed, 23 Apr 2003 09:04:25 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 198EIM-0003zm-01 for gnu-help-gnu-emacs@m.gmane.org; Wed, 23 Apr 2003 03:03:54 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 198EI8-0003ws-00 for help-gnu-emacs@gnu.org; Wed, 23 Apr 2003 03:03:40 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 198EI7-0003wh-00 for help-gnu-emacs@gnu.org; Wed, 23 Apr 2003 03:03:39 -0400 Original-Received: from fmx5.freemail.hu ([195.228.242.225]) by monty-python.gnu.org with smtp (Exim 4.10.13) id 198EI6-0003wJ-00 for help-gnu-emacs@gnu.org; Wed, 23 Apr 2003 03:03:38 -0400 Original-Received: (qmail 38230 invoked from network); 23 Apr 2003 09:03:35 +0200 Original-Received: from fm8.freemail.hu (195.228.242.208) by fmx5.freemail.hu with SMTP; 23 Apr 2003 09:03:35 +0200 Original-Received: (qmail 55704 invoked by uid 336993); 23 Apr 2003 09:03:34 +0200 Original-To: Emacs mailing list X-Originating-IP: [193.226.228.149] X-HTTP-User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: help-gnu-emacs-bounces+gnu-help-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.help:8698 X-Report-Spam: http://spam.gmane.org/gmane.emacs.help:8698 Hi, I have two questions concerning emacs and I could not find an answer. 1. I use emacs most of the time to edit program codes in C, C++, perl, etc. I would like to have an intelligent template editing. For example I type 'for' then emacs should expand it to: ' for ( ; ; ) { }' or like that. How can I do that (is it possible at all?) ? 2. I find calendar/diary function very usefull. Is there any extensio, which can be used to schedule meetings and tasks? For example 'Apr 23 2003 13-14:30 Meeting. ' Can emacs detect collisions in the diary entries? Gabaux Linux is like a wigwam: no gates, no windows, and an apache inside!