From: Brendan Halpin <brendan.halpin@ul.ie>
Subject: Re: :Emacs Forms mode.
Date: 07 Feb 2003 10:26:10 +0000 [thread overview]
Message-ID: <m3ptq48jzx.fsf@wivenhoe.staff8.ul.ie> (raw)
In-Reply-To: Pine.LNX.4.33.0302070130140.1395-100000@crayt3e.stanford.edu
kaustuv <kaustuv@stanford.edu> writes:
> I am trying to use emacs forms mode to create an addressbook. However I am
> unable to enter the data in it. The moment I open a new recoed by C-c C-o
> I get a screen as i expect, but for the fact that when i press tab to
> move to fields to enter data in the them it simply takes me to the end of
> this record. Is there some way instead of pressing tab to goto the desired
> fiels and enter data?
>
> Also I noted if the fields in concern had already data in them (for e.g.
> after I modified the data file manually) I could not only go to those
> fields by pressing tab but also enter data by modifyin what was written
> there. I am adding my address.el below. Can someone suggest what is going
> wrong?
> (setq forms-insert-after t)
Commenting this out allows things to work. With it in, and an empty
data file, forms-mode gets confused, trying to position the point
after a non-existant entry.
Is this a bug in forms mode?
Brendan
next prev parent reply other threads:[~2003-02-07 10:26 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-07 9:31 Re::Emacs Forms mode kaustuv
2003-02-07 10:26 ` Brendan Halpin [this message]
2003-02-07 18:37 ` :Emacs " kaustuv
2003-02-08 2:31 ` Galen Boyer
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=m3ptq48jzx.fsf@wivenhoe.staff8.ul.ie \
--to=brendan.halpin@ul.ie \
/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).