dnebauer

Results 8 issues of dnebauer

[Line numbers refer to version 1.20151229 (current debian testing)] The command line argument parsing logic is incorrect and means that hooks that should be called are not called. This occurs...

In version 0.14 `Ctrl-Space` no longer activates the `Alternative part` widget when previewing in Edit Mode. The `Enter` key, which in other modes activates the widget, in Edit Mode opens...

The link to [http://luetzschena-stahmeln.de/dictd/index.php](http://luetzschena-stahmeln.de/dictd/index.php) in README.md is broken.

When including tables without id attributes, but still using the pandoc-tablenos filter, I am getting the following error from both lualatex and xelatex: ``` ! Undefined control sequence. \tablenos:no-prefix-table-caption ...ompatibility...

This Git::Wrapper newbie spent time untangling two Git::Wrapper behaviours to understand why `git->clone` wasn't doing what he expected. Number 2: I assumed from the outset that a `git->clone` command would...

This Git::Wrapper newbie spent time untangling two Git::Wrapper behaviours to understand why `git->clone` wasn't doing what he expected. Number 1: I wasn't sure how to add non-option parameters, i.e., a...

When using pandoc to generate html output, `md-to-toc` fails to match the generated id if the heading contains a full stop or more than one consecutive space: Source markdown: ```markdown...

bug

Running `offlineimap` recently began showing the following warnings: ``` /usr/lib/python3/dist-packages/imaplib2.py:2472: SyntaxWarning: invalid escape sequence '\D' ('store', ('1', 'FLAGS', '(\Deleted)')), /usr/lib/python3/dist-packages/imaplib2.py:2577: SyntaxWarning: invalid escape sequence '\D' run('uid', ('STORE', uid[-1], 'FLAGS', '(\Deleted)'))...