artbollocks-mode icon indicating copy to clipboard operation
artbollocks-mode copied to clipboard

regexps should be controlled via custom variables

Open aspiers opened this issue 11 years ago • 4 comments

It should be possible to customize which words and phrases cause a match, since everyone has slightly different ideas of what weasel words are. The default list is surprisingly (!) aggressive; for example, it will match the word "few" anywhere. I don't understand the reasoning behind that; surely there are plenty of valid scenarios for that word!

aspiers avatar Apr 11 '13 23:04 aspiers

Yes, that's a good idea (although then we'd need some kind of artbollocks-initialize function that sets the variables). Would you like to try implementing it? You'd want to create a couple of defcustoms and then use regexp-opt to make the regular expressions based on lists of strings.

sachac avatar Apr 12 '13 21:04 sachac

I can have a go, but it probably won't be any time soon. First I need to start using org-sync to keep track of the myriad of github issues I need to worry about ;-)

aspiers avatar Apr 12 '13 22:04 aspiers

No worries! I can add it to my list of things I may eventually get around to, so if you beat me to it, awesome!

Sacha Chua [email protected] Tel: +1 647 547 9436 - Mobile: +1 416 823 2669 http://experivis.com - Turning experiences into visuals http://livinganawesomelife.com - Life, experiments, and everything

On Fri, Apr 12, 2013 at 6:04 PM, Adam Spiers [email protected]:

I can have a go, but it probably won't be any time soon. First I need to start using org-sync to keep track of the myriad of github issues I need to worry about ;-)

— Reply to this email directly or view it on GitHubhttps://github.com/sachac/artbollocks-mode/issues/3#issuecomment-16320124 .

sachac avatar Apr 12 '13 22:04 sachac

Sounds good! I really need to start doing proper daily and weekly GTD reviews; if that helps me become half as effective as you, I'll be delighted ;-)

aspiers avatar Apr 12 '13 22:04 aspiers