When an org-link is visited from the results table, the cursor is simply place on the beginning of the location. This makes it difficult to see the region the location spans across. Two things come to mind:
- Use
pulsar.el to temporarily or persistently highlight a location.
- Just mark a region using point and marks and leave the region highlighting to Emacs.
When an org-link is visited from the results table, the cursor is simply place on the beginning of the location. This makes it difficult to see the region the location spans across. Two things come to mind:
pulsar.elto temporarily or persistently highlight a location.