seda-zz
seda-zz
Hmm..I've never done any emacs lisp coding, though I always wanted to..I couldn't find sibling-projects..if u can be more specific, I can give it a try.
Using Emacs 23.2 on linux and tried C-c C-v C-g on the field but getting this error: (subword-capitalize 1) (progn (insert string) (goto-char (point-min)) (subword-capitalize 1) (buffer-substring-no-properties (point-min) (point-max))) (unwind-protect...
And when i do C-u C-c C-v C-g to generate for all, I get this error... (void-function subword-capitalize) (subword-capitalize 1) (progn (insert string) (goto-char (point-min)) (subword-capitalize 1) (buffer-substring-no-properties (point-min) (point-max)))...
Above errors occur using the latest malabar code from master