From: "Slavomir Kaslev" <slavomir.kaslev@gmail.com>
Subject: Re: balanced.el and c-mode
Date: 27 Oct 2006 05:26:08 -0700 [thread overview]
Message-ID: <1161951968.399780.242630@k70g2000cwa.googlegroups.com> (raw)
In-Reply-To: <1161950713.953096.89960@i3g2000cwc.googlegroups.com>
On Oct 27, 3:05 pm, "Florian Kaufmann" <sensor...@gmail.com> wrote:
> I can't help you, but I can imagine that the people who could help you
> liked to get more information from you what exactly makes you unhappy.
> Give some examples what currently happens and what you would like to
> happen.
>
> Flo
Here are some examples:
If one is using balanced.el in lisp mode, inserting ( then deleting it
automaticly deletes the respecting ) which was inserted from
balanced.el. This doesn't happen in c-mode.
Another thing that bugs me is that balanced.el messes c-mode
indentation. When not using balanced.el I get
if (foo)
{
....
With balanced.el the behavior is
if (foo)
....{}
While I would expect something like that:
if (foo)
{
.... <-cursor here
}
Probably someone has already hited on those and can post some elisp for
fixing them?
prev parent reply other threads:[~2006-10-27 12:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-26 20:11 balanced.el and c-mode Slavomir Kaslev
2006-10-27 12:05 ` Florian Kaufmann
2006-10-27 12:26 ` Slavomir Kaslev [this message]
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=1161951968.399780.242630@k70g2000cwa.googlegroups.com \
--to=slavomir.kaslev@gmail.com \
/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).