Priyadarshan

Results 17 issues of Priyadarshan

Hi, Trying to convert this PCRE: https://regex101.com/r/qL1cX4/1 `(rxt-pcre-to-elisp "^\\section")` gives ``` "^[ ^l^M ]ection" ``` Same things with `(rxt-pcre-to-rx "^\\section")` ``` (seq bol (any 9 10 12 13 32) "ection")...

I tried installing `tl-ubuntu`, and now I would like to remove it. Is there an option in the script? Or else, which files and directories need to be manually removed?...

If I may submit a request: while in `org-mode`, and navigating with `highlight-symbol-nav-mode`, it would be quite useful if headings would temporarily unfold. Thank you for `highlight-symbol`, it is indispensable...

Hello, I have just found out about Caddy-webdav, and I am enthusiastic about it. We already have it running on some servers with excellent results. Right now permissions can be...

### Summary Calling `(el-get 'sync)` before `el-get-sources` contains all the recipes for currently installed packages will fail. Statements which modify `el-get-sources` include `el-get-bundle` calls as well as `(add-to-list 'el-get-sources ...)`....

Hi, Is there a way one could find out which package is remotely updated? I know that one can update a package, or all of them, but it would be...

This morning when I ran`appget update-all` I noticed it updated an app that I installed manually myself earlier on (petst.exe): ``` PS C:\Users\priyadarshan> appget update-all Getting list of available updates......

Hello, I am now testing `hfsfuse`, rsync'ing a large iso file, and I m getting a speed of about 3.8 MB/s: ``` # rsync -avP -stats /media/hd/FreeBSD-11-RELEASE-x64-USB.iso /tmp FreeBSD-11-RELEASE-x64-USB.iso 88,113,152...

The non-profit organisation (museum-level digital assets preservation) I volunteer for is facing the following use-case: - there are several remote systems, that need to host _at least_ the same set...

We have been using `dupd` for a while now, and we would like to study a bit more its innards. Having perused the already excellent [documentation](https://github.com/jvirkki/dupd/blob/master/docs/index.md), I could not find...

documentation