GithubHelp home page GithubHelp logo

hiwin-mode's People

Contributors

gvol avatar masutaka avatar purcell avatar syohex avatar tekezo avatar tomoya avatar yoshida-mediba avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hiwin-mode's Issues

Bug in hiwin-mode when using Magit

Well, I don't know if you use 'magit', but when I have hiwin activated
and I try commit something, it mess with some keys that causes my
"commit message window" lose focus just after it is opened (so I have to
'C-x o' to it again).

I'm using latest MELPA versions of magit and hiwin-mode, and GNU Emacs
24.3.50.1.

hiwin breaks emacsclient behavior

When hiwin is active, opening a file using emacsclient -c causes a new frame to be created but the requested file's buffer is buried instead of filling the created frame.

Repro:
$ emacs -Q --eval '(progn (setq server-socket-dir "/tmp/foo") (load "/.emacs.d/elpa/hiwin-20150825.127/hiwin.el") (hiwin-activate) (server-start))'
$ emacsclient -c -s ~/tmp/foo/server x

Expected:
New frame is created displaying file "x"

Actual:
New frame is created displaying the scratch buffer. (C-x C-b x RET finds the opened file)

FWIW, https://github.com/mina86/auto-dim-other-buffers.el doesn't seem to have the same problem.

Ubuntu 14.04, emacs is prerelease 25.0.91.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.