yuja added a comment.
> +def filtertopic(ui, topic): > + return ui.configbool('help', 'hide.%s' % topic, False) Maybe we need a separate namespace (e.g. help.hidden-topic.%s)? REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D5077 To: rdamazio, #hg-reviewers Cc: yuja, mercurial-devel _______________________________________________ Mercurial-devel mailing list Mercurial-devel@mercurial-scm.org https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel