Results 20 comments of byplayer

Description of bellow is wrong. mkconfig make '.' based configuration file.

egg minor mode run on File mode(?). So egg doesn't run on dired mode now . I think it is good to run egg on dired mode . I try...

I think this pull request can be fixed this issue. https://github.com/MartinSGill/TodoTxtJs/pull/92

Hi @SoftwareMaven , Thank you for your comment. I think current master is best place. Which feature do you want to make ?

It sounds useful for me. I want to try adding some feature to log buffer.

You can't customize buffers name . Because buffer name include .git path and egg use buffer name to identify git repository.

What name do you change buffer name ? If you change unique name each .git repository, it works well. However, if you change fix name, you have some trouble if...

I think we convert egg to not use CL constructs. Because using CL on runtime has some risk not to run future version.

Hi, I'm sorry, but we support only one log buffer. I will post feature request google group of egg-user and discuss about it.

I'm sorry. My last comment is wrong. Now, egg has multiple git status buffer for each project. You open /tmp/projectA/somefile and C-x v s(egg-status), you can see projectA status. And...