masasam / emacs-easy-hugo

Emacs major mode for managing hugo
https://gohugo.io/tools/editors/#emacs
GNU General Public License v3.0
355 stars 26 forks source link

Please add support spacemacs #35

Closed bimawa closed 6 years ago

bimawa commented 6 years ago

Now hotkeys not work, i think its need binds.

masasam commented 6 years ago

Hi @bimawa . Thank you for comment. Since I'm not using spacemacs, please explain in a bit more detail.

bimawa commented 6 years ago

i need research a problem, but now hotkeys not work. :(

masasam commented 6 years ago

Hi @bimawa . Does it mean that the space key can not be used with easy-hugo-mode?

bimawa commented 6 years ago

hi @masasam. Not only space, n,p,v... its buttons related with evil mode, i think it conflict with easy-hugo. But R working. I create cross issue in spacemacs repo. Mb guys from it help to us.

masasam commented 6 years ago

Hi @bimawa . Please let me know because I can not verify without creating the same environment as you.

bimawa commented 6 years ago

Yea ok. I'll research it.

masasam commented 6 years ago

Hi @bimawa . There was a person using easy-hugo with spacemacs. http://www.cmdln.org/2017/11/25/dot-spacemacs/

bimawa commented 6 years ago

wow thanks

Hi @nickanderson, can you tell to us, how are you use it in spacemacs? You rebind all keys? Or create a new Layout for spacemacs?

masasam commented 6 years ago

@bimawa Have you try move easy-hugo in the initial state of spacemacs?

masasam commented 6 years ago

I know nickanderson, but he does not say easy-hugo does not work on spacemacs. I close this issue. @bimawa Please also delete the issue of spacemacs https://github.com/syl20bnr/spacemacs/issues/10204. Since open source developers are busy, they should not be used privately. If you want to use emacs, let's do the setup yourself. It is manners to issue an issue after confirming that it is a bug.

bimawa commented 6 years ago

I think develop layer for easy-hugo for spacemacs.

Have you try move easy-hugo in the initial state of spaceemacs

Yes like in docs described. It's not first my configuration. I think I do all correct.

masasam commented 6 years ago

@bimawa . I installed and run spacemacs. There is some evil-mode and key binding in spacemacs. Evil-mode and easy-hugo key bindings collide. If you turn evil-mode off, easy-hugo can work. Are you ordering me to make it work on evil-mode?

masasam commented 6 years ago

@bimawa You can set key bindings that don't conflict with evil-mode. Why should I do it?

nickanderson commented 6 years ago

Hi @bimawa,

I do use easy-hugo with spacemacs. However it's pretty rough. It messes up key bindings so after I am done I usually restart emacs to fix my keybings until the next time I use it.

I currently only use it by invoking easy-hugo-newpost and easy-hugo-publish directly.

bimawa commented 6 years ago

Yeah guys its work if disable evil-mode, just press CTRL-Z and all keys work. Thanks a lot for help! But I'll think about layer ) maybe i can do layout for spacemacs.

Are you ordering me to make it work on evil-mode?

No no, just search a point where i can contribute it )

masasam commented 6 years ago

@bimawa You can contribute by opening easy-hugo working setting in evil-mode and spacemacs to github. I think this is a very good thing. @nickanderson Thank you for your help.

bimawa commented 6 years ago

Yes, thanks a lot @masasam, I'll try. Just love emacs very hard. @nickanderson thanks for your time.

cescoferraro commented 6 years ago

Maxim! Check my dotfiles. I use this with evil-mode not Spacemacs, but your problem it’s most likely to be on the evil side. I am commuting, but it won’t be that hard to spot the specific bindings you need. On Mon, 22 Jan 2018 at 1:18 AM Maxim Bunkov notifications@github.com wrote:

Yes, thanks a lot @masasam https://github.com/masasam, I'll try. Just love emacs very hard. @nickanderson https://github.com/nickanderson thanks for your time.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/masasam/emacs-easy-hugo/issues/35#issuecomment-359314460, or mute the thread https://github.com/notifications/unsubscribe-auth/AF-FE-lPtO87A4Y_2lru-CilN-AOe3bWks5tM_4HgaJpZM4RlthG .

nickanderson commented 6 years ago

https://github.com/cescoferraro/dotfiles/blob/master/src/emacs.d/configuration.org#hugo

masasam commented 6 years ago

@bimawa Does your problem solve at https://github.com/masasam/emacs-easy-hugo/issues/35#issuecomment-359630563 ? @cescoferraro @nickanderson Thanks to cool reply.

bimawa commented 6 years ago

@cescoferraro @masasam @nickanderson Guys yes that work! Thanks a lot! Love you!

masasam commented 6 years ago

I am going to add this at README for evil-mode and spacemacs user. Thanks all help.

cescoferraro commented 6 years ago

The library is amazing it deserves a spacemacs layer.

On Mon, 22 Jan 2018 at 11:50 PM Мasashí Мíyaura notifications@github.com wrote:

I am going to add this at README for evil-mode and spacemace user. Thanks all help.

— You are receiving this because you were mentioned.

Reply to this email directly, view it on GitHub https://github.com/masasam/emacs-easy-hugo/issues/35#issuecomment-359643113, or mute the thread https://github.com/notifications/unsubscribe-auth/AF-FEzLKiHgnAsBUUw8keritk3a982zvks5tNTrYgaJpZM4RlthG .

bimawa commented 6 years ago

The library is amazing it deserves a spacemacs layer.

yes i think same

yssource commented 6 years ago

please support spacemacs :+1: