Justus Piater

Results 6 issues of Justus Piater

Vdirsyncer supports one-way (unidirectional) sync as described in #468. However, this is not obvious in the documentation. It actually took me a while to find it and verify that it...

To me, a killer feature would be the ability to link to ement messages from org files. This seems to be quite easy to implement, using event ids as anchors....

enhancement

I implemented [Lomuto's partition scheme](https://en.wikipedia.org/wiki/Quicksort#Lomuto_partition_scheme) for my own needs, hard-coding the pivot to the last element, because it is the simplest to write down, explain, and analyze. Currently it only...

feature-request

When opening a gpg-encrypted PDF, epa - the EasyPG Assistant - transparently decrypts it and loads it into a buffer named by the original, encrypted file. Consequently, epdfinfo expects to...

**Steps to reproduce the behaviour** 1. Find any compressed PDF file, say, `compr.pdf.gz`. 2. Alter it, e.g. by adding annotations. 3. Save it with C-x C-s. This results in `compr.pdf.gz`...

**Steps to Reproduce the behaviour** 1. Create a tar archive containing a PDF file, say, `archive.tar`. 2. Find the tar archive. 3. Choose the PDF file contained therein, say, `file.pdf`....