all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Lennart Borgman <lennart.borgman@gmail.com>
Cc: Alan Mackenzie <acm@muc.de>,
	4828@debbugs.gnu.org, Stefan Monnier <monnier@iro.umontreal.ca>
Subject: bug#4828: 23.1.50; c-newline-and-indent and indent-line-function
Date: Sun, 28 Feb 2016 17:35:36 +1100	[thread overview]
Message-ID: <878u25s5on.fsf@gnus.org> (raw)
In-Reply-To: <m3bowyuu95.fsf@quimbies.gnus.org> (Lars Magne Ingebrigtsen's message of "Wed, 13 Jul 2011 16:31:50 +0200")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Lennart Borgman <lennart.borgman@gmail.com> writes:
>
>> Looking at the code in c-electric-semi&comma I think it is better to
>> change the call to (c-indent-line) currently on line 938 in cc-cmds.el
>> to (funcall indent-line-function). That will fix the problem I think.
>>
>> 	    (if c-syntactic-indentation
>> 		;;(c-indent-line)
>>                 (funcall indent-line-function)
>>               )
>
> The code seems to have changed a bit in the mean time -- line 938 no
> longer has that code.
>
> Is this still relevant?

More information was requested, but no response was given within a few
years, so I'm closing this bug report.  If the problem still exists,
please reopen this bug report.

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





      reply	other threads:[~2016-02-28  6:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-29 14:07 bug#4828: 23.1.50; c-newline-and-indent and indent-line-function Lennart Borgman
2009-10-30  1:08 ` Stefan Monnier
2009-11-21 14:09   ` Lennart Borgman
2009-11-22  8:22     ` Alan Mackenzie
2011-07-13 14:31     ` Lars Magne Ingebrigtsen
2016-02-28  6:35       ` Lars Ingebrigtsen [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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878u25s5on.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=4828@debbugs.gnu.org \
    --cc=acm@muc.de \
    --cc=lennart.borgman@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    /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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.