Amit Tendulkar

Results 6 issues of Amit Tendulkar

I can currently get logger output on screen using `DEBUG=pw:api` environment variable. However, it is possible to get the output to a file specified by the caller using the logging...

P3-collecting-feedback

Trying to automate a proprietary application and getting the `ValueError: NULL COM pointer access` while calling menu_select() with File->Open File. This is followed by `_ctypes.COMError: -2147220991` error. I can see...

RIDE v2.0b1 running on Python 3.8.5. Suppose I have a python library like the below. You can notice that I am using a decorator to print the function arguments. To...

enhancement

I don't have onekey and also I wanted to disable outlook-style only for specific groups (especially newsgroups). So I put the following in .gnus.el ` (setq gnus-posting-styles '((".*gmane.*" (eval (my--set-style-traditional)))))...

I have noticed that the F (follow up) command works fine when you first time start Gnus and send replies to emails. However, if you quit Gnus and re-connect to...

When I use follow up (F key) to reply all on existing message then it behaves fine and I am able to send the email. However, when I compose a...