|
From: | Emacs bug Tracking System |
Subject: | bug#5009: marked as done (complete-symbol should probably not be bound in global-map) |
Date: | Sat, 05 Dec 2009 22:05:07 +0000 |
Your message dated Sat, 05 Dec 2009 17:03:06 -0500 with message-id <87ljhhjcyt.fsf@stupidchicken.com> and subject line Re: bug#5009: complete-symbol should probably not be bound in global-map has caused the Emacs bug report #5009, regarding complete-symbol should probably not be bound in global-map to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com immediately.) -- 5009: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=5009 Emacs Bug Tracking System Contact owner@emacsbugs.donarmstrong.com with problems
--- Begin Message ---Subject: complete-symbol should probably not be bound in global-map Date: Sun, 22 Nov 2009 01:22:08 +0100 But it is.
--- End Message ---
--- Begin Message ---Subject: Re: bug#5009: complete-symbol should probably not be bound in global-map Date: Sat, 05 Dec 2009 17:03:06 -0500 > It fools people into believing there is a useful completion when there > in fact is none. What use is for example symbol completion in > css-mode, in php-mode etc? > > It is better to tell the truth. Bind it to there-is-no-completion-here > (in a logic sense of course) in global map. Bind it to something > useful in major modes. I've just checked in a change that makes complete-symbol call semantic-ia-complete-symbol if no tags table is loaded and Semantic is enabled. We don't have a Semantic parser for css-mode and php-mode yet, but hopefully we will in the future. I'm closing this bug.
--- End Message ---
[Prev in Thread] | Current Thread | [Next in Thread] |