alezost / aurel

Search, vote for and download AUR packages from Emacs
52 stars 7 forks source link

Add button/config var to "install" package using aur helper (pacaur, yaort etc.) #7

Open colonelpanic8 opened 7 years ago

colonelpanic8 commented 7 years ago

Is there a reason that aurel does not have this feature?

It seems like it would be pretty easy to implement.

alezost commented 7 years ago

The reason is: I don't use pacaur, yaourt, etc. :smile:

So I'm not going to implement it, sorry. But patches are always welcome.

BTW what do you mean by "install"? To run some command in "M-x shell"?

colonelpanic8 commented 7 years ago

BTW what do you mean by "install"? To run some command in "M-x shell"?

I was thinking that it would simply run call-process with the appropriate arguments, but yeah, something like that.

alezost commented 7 years ago

OK, let's leave this issue opened. Perhaps someone will implement this feature.