Narendra Joshi

Results 26 comments of Narendra Joshi

@jhalterman I am trying to understand the reason for this issue. https://github.com/jhalterman/expiringmap/blob/77d217ba7939f0712c3496c56478341fac5e01d3/src/main/java/net/jodah/expiringmap/ExpiringMap.java#L359 Shouldn't we guard the above with `readLock.lock()`?

This looks great! I would be amazing to add this to Emacs. :) I heavily depend upon `eldoc-mode`.

@michaelraskansky Any information on why this happens? Looks like it hangs every time after there is an Exception.

@tonini Any change of you looking into this issue in the near future?

Here is what I get: ```bash checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /home/narendraj9/code/remembrance-agent/missing: Unknown `--is-lightweight' option Try `/home/narendraj9/code/remembrance-agent/missing --help' for more information...

One really important use case would be: 1. You see that something isn't working as you expect it to in a programming task. You start poking things without really understanding...

It definitely makes sense to fix it. Feel free to raise a PR. :)

Thank you @jakecoble for the helpful comment. I think it still makes sense to add the value you shared to the list of `align-rules` as part of `hledger-mode` so that...

I don't use `straight.el` so I am not sure what needs to be done. Do you have `hledger-input.el` in the directory that you have added to the `load-path` above: `"straight/build/hledger-mode/"`?