Adam Porter

Results 2642 comments of Adam Porter

> pretty much fixes the entire problem, without having to tweak any other functions. So maybe having it set to `nil` by default is the root of the matter. Do...

Hello Herman, Thanks for noticing this; it's a good point. We could "fix" this by documenting this requirement, but it would probably be better to fix the code to ensure...

@MattMicheletti Thanks for pointing that out. I think that I overlooked that the transformer may receive different argument types, as that wasn't my original intention. And yes, what you say...

I worked on something similar recently, but it was tricky to implement with VLC's RC interface, but I didn't realize that there are arguments for start/end time, so that will...

Thanks, Jonas. The "problem" at the moment is that I don't have this package set up with a release branch, just master, and I didn't want to make a new...

And, of course, the reason I didn't merge this PR when I made the 0.10.2 release the other day is that I forgot that this was waiting to be merged.

Hello, This is a very interesting idea. I think it would be very useful, indeed. A few issues before it could be merged: 1. Please see this note in the...

> It occurred me right away to add this feature when I started using the activities package, because the two modes of operation that emacs offers for xref history are,...