contrapunctus-1

Results 83 issues of contrapunctus-1

Firefox v69.0.2, 32 bit. GNU Emacs 26.1 (build 2, i686-pc-linux-gnu, GTK+ Version 3.24.5) of 2019-09-23, modified by Debian. atomic-chrome v20180617.724 from MELPA. 1. In the browser, click the GhostText button,...

I have not used these a whole lot yet, but cl-fswatch is not in the default Quicklisp distribution, and cl-inotify is Linux-only. [file-notify](https://github.com/shinmera/file-notify) is a cross-platform library and is present...

I have not tried using it yet, but I was referred to https://github.com/mfiano/cricket by its author today - it seems to be well-documented, and may be a candidate for inclusion...

PR welcome

I didn't see a recommendation for a library to work with protocol buffers. I found at least two, and was not sure which was preferable. https://github.com/brown/protobuf https://github.com/qitab/cl-protobufs

Iterate is currently noted as having 'no license specified', whereas the file iterate.lisp is MIT-licensed - https://gitlab.common-lisp.net/iterate/iterate/-/blob/master/iterate.lisp

QuickDic has a Hindi-English dictionary. Can we please have a Hindi dictionary too? (i.e. with definitions displayed in Hindi.)

help wanted

IMHO `boon-toggle-case` should work the same way as `boon-take-region`/`boon-substitute-region`/`boon-treasure-region` - it should accept arguments for words and sentences *, cycling through Mixed Case ("Mixed case." for sentences), lower case, and...

An example - ``` *| * ``` `v` -> ` foo` -> `ESC` -> `o` ``` * foo *| ``` `z` ``` * foo * foo|oof ``` This doesn't happen...

Hi, thanks for this useful project! Please document a search API, so that applications like [Thorium](https://github.com/sschueller/peertube-android/issues/151) can use PeerTube Index for search.