* bug#11137: 24.0.94; c-tab-always-indent and tab-always-indent
@ 2012-03-31 3:11 Leo
2012-03-31 22:15 ` Alan Mackenzie
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Leo @ 2012-03-31 3:11 UTC (permalink / raw)
To: 11137; +Cc: bug-cc-mode
tab-always-indent can take the value of complete that does
completion-at-point too. Does it make sense to make c-tab-always-indent
consistent with this? Thanks.
Leo
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#11137: 24.0.94; c-tab-always-indent and tab-always-indent
2012-03-31 3:11 bug#11137: 24.0.94; c-tab-always-indent and tab-always-indent Leo
@ 2012-03-31 22:15 ` Alan Mackenzie
[not found] ` <20120331221556.GA2566@acm.acm>
2012-04-01 0:10 ` Stefan Monnier
2 siblings, 0 replies; 4+ messages in thread
From: Alan Mackenzie @ 2012-03-31 22:15 UTC (permalink / raw)
To: Leo; +Cc: 11137
Hello, Leo.
On Sat, Mar 31, 2012 at 11:11:12AM +0800, Leo wrote:
> tab-always-indent can take the value of complete that does
> completion-at-point too. Does it make sense to make c-tab-always-indent
> consistent with this? Thanks.
There isn't a completion engine in CC Mode, so it is difficult to see
what this could do in c-tab-always-indent. Did you have some specific
idea as to what this could be?
> Leo
--
Alan Mackenzie (Nuremberg, Germany).
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#11137: 24.0.94; c-tab-always-indent and tab-always-indent
[not found] ` <20120331221556.GA2566@acm.acm>
@ 2012-03-31 23:40 ` Leo
0 siblings, 0 replies; 4+ messages in thread
From: Leo @ 2012-03-31 23:40 UTC (permalink / raw)
To: Alan Mackenzie; +Cc: 11137
On 2012-04-01 06:15 +0800, Alan Mackenzie wrote:
> There isn't a completion engine in CC Mode, so it is difficult to see
> what this could do in c-tab-always-indent. Did you have some specific
> idea as to what this could be?
I was thinking if someone adds something to
completion-at-point-functions TAB in cc-mode can do the completion for
them.
Leo
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#11137: 24.0.94; c-tab-always-indent and tab-always-indent
2012-03-31 3:11 bug#11137: 24.0.94; c-tab-always-indent and tab-always-indent Leo
2012-03-31 22:15 ` Alan Mackenzie
[not found] ` <20120331221556.GA2566@acm.acm>
@ 2012-04-01 0:10 ` Stefan Monnier
2 siblings, 0 replies; 4+ messages in thread
From: Stefan Monnier @ 2012-04-01 0:10 UTC (permalink / raw)
To: Leo; +Cc: 11137
> tab-always-indent can take the value of complete that does
> completion-at-point too. Does it make sense to make c-tab-always-indent
> consistent with this? Thanks.
[ CC-mode is under Alan's control, so this answer is just to stir
things up a bit. ]
If you ask me, all the <foo>-tab-always-indent should die and be
replaced by generic support for mode-local customization of
variables like tab-always-indent.
Stefan
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2012-04-01 0:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 3:11 bug#11137: 24.0.94; c-tab-always-indent and tab-always-indent Leo
2012-03-31 22:15 ` Alan Mackenzie
[not found] ` <20120331221556.GA2566@acm.acm>
2012-03-31 23:40 ` Leo
2012-04-01 0:10 ` Stefan Monnier
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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).