malabar-mode
malabar-mode copied to clipboard
getset creation not working
Please help..None of getset comands are working.. Using Emacs 23.2.1 with latest malabar 1.4.0
seems rltd to: symbol function is void: subword-capitalize
+1.
On a brief look into the code, the following block looks suspicious.
(if (and (<= emacs-major-version 23)
(< emacs-minor-version 2))
(require 'cc-subword)
(require 'subword)
(fset 'subword-capitalize 'c-capitalize-subword))
Did something change related to that especially in 23.2?
When I ran 'C-h f' on subword-capitalize, this is what I got:
subword-capitalize is an alias for `c-capitalize-subword', which is not defined. Please make a bug report.
Well for what it's worth, commenting out those lines makes the getter / setter generation work again, at least on GNU Emacs 23.3.1
@seda : apologies for the direct message in this format on this PR. couldn't find anyway to contact you via your github profile page. we have started a software team with the name of Seda
. would you be willing to update your github username with a few extra characters so that we could use the seda
label on github? happy to discuss this via email / video / etc, if you'd like to do that. please let me know if you might be willing to accommodate that, want to chat more, etc. thank you so much.