pashinin / workgroups2

Workgroups2 - Emacs session manager
http://workgroups2.rtfd.org/
GNU General Public License v3.0
297 stars 43 forks source link

Clash with GNU Hyperbole #117

Open plaukiu opened 2 years ago

plaukiu commented 2 years ago

Hi.

workgroups2 can't modify workgroups with Hyperbole installed – says "The mark is not active now".

Not sure how to debug

redguardtoo commented 2 years ago

Could you show me more details?

plaukiu commented 2 years ago

Thanks for the prompt response.

I tried going through your code piece by piece. It finished with (wg-buffer-to-buf). Function call (mark) works differently with Hyperbole enabled.

On 2022-04-22, at 03:13, Chen Bin @.***> wrote:

Could you show me more details?

— Reply to this email directly, view it on GitHub https://github.com/pashinin/workgroups2/issues/117#issuecomment-1105874073, or unsubscribe https://github.com/notifications/unsubscribe-auth/AUEPJXK3SVXASFD5PDFFH2TVGHVJDANCNFSM5UAGLLOQ. You are receiving this because you authored the thread.

plaukiu commented 2 years ago

Actually, no.

add t to (mark) as (mark t)