Vedang Manerikar

Results 120 comments of Vedang Manerikar

I successfully compiled Emacs from source on the M1 Macbook Air right now. Noting down the steps in the hopes it will help others. Initially, I had a linker failure...

I don't think this is a `pdf-tools` issue, but rather a missing dependencies issue. Can you please try `M-x pdf-tools-install` and share the output of that?

Thanks for the report @tmtvl , I'm tagging this as `documentation` and reopening it. I'm hoping to fix it sometime before the 1.0.0 milestone release, and if not, I will...

This is great @orgtre! This particular feature has been on my todo list for a while. Sorry for ignoring the PR for a bit, but I plan to review the...

Hi @workcomplete , I am not able to reproduce this problem, the feature works correctly on my machine. Can you please describe how you are compiling your tex file? Please...

I do not have any experience with `straight`, someone from that community will need to look into the build recipe part of it. Tagging it appropriately and hoping someone with...

I've never faced this problem with `el-get` -- which also compiles the `.el` files. Nor have I seen this problem with people who use MELPA + `package.el`. All reports are...

Hi @ning-y , Based on this issue and #70 , I'm guessing there is some problem specifically showing up with doom and/or straight.el setups. I will investigate this over the...

Can you please clone the latest version of `pdf-tools` from this repo, `cd` into the directory and run `./server/autobuild` in the terminal? Let me know if that compiles the server...

Hi @dalanicolai, I went through the code you have attached. It cleverly sets up highlighting a region using the already implemented search functionality. I'd love to have this in `pdf-tools`....