René

Results 2 issues of René

Only this works (Emacs 25.1.1 MingWin): ``` (defsubst pl-str (str &rest args) (pl-re (regexp-quote str) (car args))) ```` i.e. passing the car of args in the pl-re_call. Was there a...

- is not a function, but property: account.is_anonymous() - null-check: search.py row if isinstance(row, basestring) else row[parts[counter]] - similar null-check in jquery facetview - remove stuff which is already in...