dnebauer

Results 14 comments of dnebauer

For those new to this tool, one workaround for multiple raises (and, I presume, multiples of other singleton tags) is to use a single `@raise` tag but use markdown formatting...

It's been ten months now since this issue was reported. Is there any road map or time estimate for restoring printing in astroid?

> Is there a work-around? Has anyone written a script which, for example, pipes the HTML to a command-line renderer to PDF and then opens a print dialog? I haven't...

I can't locate the default keybinding for `Ctrl-Space` in the output of `devel/get_keys.py`. What is the target for activating the `Alternative part` when it has focus?

If anyone decides to enhance this feature, my wishlist item is to add the ability to specify an attachment or attachments when creating a new email with `--mailto`. One of...

Additional information: * the "Undefined control sequence" error is fatal and no pdf output is produced * pandoc-tablenos version = 2.3.0 * pandoc-xnos version = 2.5.0 * pandoc version =...

I'm the downstream bug reporter that @sudipm-mukherjee has been helping. Using your [link](https://github.com/MarechJ/py3_imap_utf7) I created the following pythonfile: ```py3 import binascii # import codecs # from base64 import b64encode, b64decode...

I'm not sure I understand your question. The error I reported occurs with every account I have defined, if I use the pythonfile and nametrans lambda shown above. The defined...

Since I never intend to create new folders on my local repository to be synced to a remote repository, I don't see that I will ever trigger the problem you...