Hi Barry, hi all,
currently most of symbols in customization buffer get splitted, resulting parts
are capitalized.
Would prefer to display it with real name, which permits searching it.
Any opinion about that?
Cheers,
Andreas
___
Python-mode mailin
On Mar 13, 2015, at 03:51 PM, Andreas Röhler wrote:
>currently most of symbols in customization buffer get splitted, resulting
>parts are capitalized.
>
>Would prefer to display it with real name, which permits searching it.
>
>Any opinion about that?
Isn't that just how customize works in Emacs
On Mar 13, 2015, at 07:54 PM, Andreas Röhler wrote:
>Currently it looks strange - see attachment.
Agreed, but what can python-mode do about that? It's just the way Emacs'
customize feature works.
Cheers,
-Barry
pgp_YIuWqysRh.pgp
Description: OpenPGP digital signature
On 13.03.2015 22:16, Barry Warsaw wrote:
On Mar 13, 2015, at 07:54 PM, Andreas Röhler wrote:
Currently it looks strange - see attachment.
Agreed, but what can python-mode do about that?
writing something like
:tag "my-correct-py-symbol-name"
in defcustom
Cheers,
Andreas
___
On Mar 13, 2015, at 10:37 PM, Andreas Röhler wrote:
>writing something like
>
>:tag "my-correct-py-symbol-name"
>
>in defcustom
I kind of wish Emacs did this by default, but that's a different discussion
for a different forum. ;)
Is it more helpful to python-mode users to add the tag or more co