Git Product home page Git Product logo

trcm / emacs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from typester/emacs

0.0 3.0 0.0 191.9 MB

my emacs clone adding fullscreen support to CocoaEmacs

License: GNU General Public License v3.0

Emacs Lisp 70.95% Makefile 0.45% C 15.61% Perl 0.12% Awk 0.03% Shell 0.13% Batchfile 0.06% HTML 0.08% Roff 11.18% GDB 0.06% Python 0.05% PostScript 0.14% TeX 0.66% SRecode Template 0.06% Smalltalk 0.06% JavaScript 0.07% NewLisp 0.08% Ruby 0.08% Slash 0.07% SystemVerilog 0.07%

emacs's Introduction

Emacs clone to support real fullscreen on OSX

This is my personal emacs clone consists of several patches to improve emacs in OSX system.

Currently there's two patches in this repo:

  1. fullscreen patch
  2. shift modifier fix patch

I've been working these fixes to git branch -- feature/fullscreen and fix/shift_modifier_with_ime. But emacs official git repository is something weird, so my branches doen't merge into latest emacs mainline..

So I also created plain patch files for that. Please look at download area to get these patches.

Fullscreen patch

This patch add ns-toggle-fullscreen function to toggle fullscreen mode.

TODO: this fullscreen mode doesn't use official fullscreen_hook feature, should fix this.

Shift modifier fix

Current version of Emacs 23.1 (or 23.2 pretest) throws KeyDown event directly to emacs if it was a function key or had modifiers, this break some Input Methods outside of Emacs (Kotoeri, ATOK, etc)

This patch blocks keydown when it comes with Shift modifier.

XXX: this fixes are very ad-hoc, should consider clearner implementation.

emacs's People

Contributors

rgmorris avatar monnier avatar lektu avatar loveshack avatar snogglethorpe avatar link0ff avatar andreas-schwab avatar paveljanik avatar mituharu avatar albinus avatar belanger avatar acinnes avatar drmirror avatar wohler avatar rfrancoise avatar sam-s avatar arobert3434 avatar kifer avatar jwiegley avatar daniel-pfeiffer avatar dakhubgit avatar noahfriedman avatar mathiasdahl avatar marstj avatar pajatopmr avatar kfogel avatar lemzwerg avatar davidswelt avatar yamaoka avatar larsmagne avatar

Watchers

Tom avatar James Cloos avatar  avatar

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.