Ivan Malison
Ivan Malison
It looks like the only thing I did was tweak the README, but I have no objection, and I've been meaning to sign those FSF copyright assignment forms.
You would probably want to add a `osascript -e 'tell application "Emacs" to activate'` to the emacs client command to make the focus go to emacs. The problem with this...
@jwiegley Any thoughts about this? If you don't think it would be appropriate to add this to alert.el, I totally understand.
Yeah, that probably makes the most sense. My only concern on that front --and the whole reason I brought this up here instead of doing that to begin with-- is...
You just need to apply the decorator before you apply the property decorator. I guess that theoretically you could retrieve thew original function from the property object and decorate that...
hmmm. If you really understand decorators and descriptors, its not really that much of a pain in the ass. All you have to understand is that the property decorator does...
@lmmx Did you ever figure out if getting window permissions is enough to do what you wanted?
@smblott-github I'm not sure I understand why there is mention of chromi in your comment. Doesn't chromix-too supercede that extension?
@smblott-github Sorry, not sure what you mean by that. As I mentioned, I think the issue might be with chrome. chromix-too already seems to do the right thing here https://github.com/smblott-github/chromix-too/blob/master/client.coffee#L88...
@dschrempf @iquiw I still seem to be having this issue. Any ideas what the problem may be?