From: kai.grossjohann@gmx.net (Kai Großjohann)
Subject: Re: Questions concerning emacs
Date: Wed, 23 Apr 2003 18:38:46 +0200 [thread overview]
Message-ID: <84lly1419l.fsf@lucy.is.informatik.uni-duisburg.de> (raw)
In-Reply-To: mailman.5104.1051081422.21513.help-gnu-emacs@gnu.org
Urban Gabor <gabaux@freemail.hu> writes:
> 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?) ?
Emacs comes with a manual called Autotype. That explains some
possibilities.
C-h i d enter manual reader (called info)
m Autotype RET enter the right manual (called info file)
> 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?
The diary can work together with the appointments facility.
C-h i d enter info
m Emacs RET enter Emacs info file
m Appointments RET go to appointments section
There is also todo-mode.el which also works together this
Calendar/Diary. Look in the file for more documentation.
I don't know if it can do collision detection. I'm afraid it might
not.
There are extensions for the diary to show you the appointments in a
somewhat more graphical way (as ascii graphics go). I forgot the
name, though.
--
file-error; Data: (Opening input file no such file or directory ~/.signature)
next parent reply other threads:[~2003-04-23 16:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.5104.1051081422.21513.help-gnu-emacs@gnu.org>
2003-04-23 16:38 ` Kai Großjohann [this message]
2003-04-23 20:24 ` Questions concerning emacs Artist
2003-04-23 7:03 Urban Gabor
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=84lly1419l.fsf@lucy.is.informatik.uni-duisburg.de \
--to=kai.grossjohann@gmx.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).