Git Product home page Git Product logo

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

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

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

emacs's Issues

Mouse motion is captured when fullscreen window is unfocused

Awesome patch, thanks!

Slight problem in the following scenario:

  1. Toggle fullscreen display on
  2. Open a dired buffer (where the highlighted line moves with the cursor)
  3. Switch to another app (so that it's window is above Emacs)
  4. Mouse motion is still captured by the dired window

This doesn't happen when Emacs is not full-screen.

Crash when toggling-off fullscreen mode if screen is split vertically

First of all, I just want to say that this is an awesome patch. I'm a new emacs user and I've already shared this with some other long-time emacs users that loved it as well. Keep up the good work.

Emacs crashes with this patch when you toggle off fullscreen mode when you also have the screen split vertically using M-x 2

To reproduce this bug:

  1. Start emacs
  2. M-x ns-toggle-fullscreen ;; Turn on fullscreen mode
  3. M-x 2 ;; Split screen vertically
  4. M-x ns-toggle-fullscreen ;; Turn off fullscreen mode
  5. Emacs crashes.

Note: this issue only occurs with M-x 2 and not M-x 3. This issue affects vertical split screens invoked via other add-ins like ECB as well.

Process: Emacs [21949]
Path: /usr/local/Cellar/emacs/23.2/Emacs.app/Contents/MacOS/Emacs
Identifier: org.gnu.Emacs
Version: Version 23.2 (9.0)
Code Type: X86-64 (Native)
Parent Process: launchd [76]

Date/Time: 2010-11-03 22:49:44.262 -0200
OS Version: Mac OS X 10.6.4 (10F569)
Report Version: 6

Interval Since Last Report: 5209728 sec
Crashes Since Last Report: 440
Per-App Interval Since Last Report: 31312 sec
Per-App Crashes Since Last Report: 11
Anonymous UUID: B4860D00-3926-474D-A35E-1ECB20BDF8E9

Exception Type: EXC_ARITHMETIC (SIGABRT)
Exception Codes: EXC_I386_DIV (divide by zero)
Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Application Specific Information:
abort() called
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: '-[EmacsView(0x100ad2240) lockFocus] failed with window=0x0, windowNumber=0, [self isHiddenOrHasHiddenAncestor]=0'
*** Call stack at first throw:
(
0 CoreFoundation 0x00007fff80317cc4 __exceptionPreprocess + 180
1 libobjc.A.dylib 0x00007fff8486a0f3 objc_exception_throw + 45
2 CoreFoundation 0x00007fff80317ae7 +[NSException raise:format:arguments:] + 103
3 Foundation 0x00007fff81fa5d5a -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
4 AppKit 0x00007fff85c568e4 -[NSView lockFocus] + 251
5 Emacs 0x00000001001a8f34 ns_focus + 212
6 Emacs 0x00000001001aa7a3 ns_clear_frame_area + 307
7 Emacs 0x00000001001ace63 ns_set_vertical_scroll_bar + 707
8 Emacs 0x0000000100041d17 redisplay_window + 1111
9 Emacs 0x00000001000455c7 redisplay_window_0 + 39
10 Emacs 0x000000010013a4fe internal_condition_case_1 + 334
11 Emacs 0x000000010003d6ed redisplay_internal + 3677
12 Emacs 0x00000001000c47ea read_char + 3290
13 Emacs 0x00000001000c7c74 read_key_sequence + 2532
14 Emacs 0x00000001000ca1d1 command_loop_1 + 673
15 Emacs 0x000000010013a667 internal_condition_case + 327
16 Emacs 0x00000001000b9ad7 command_loop_2 + 55
17 Emacs 0x000000010013a770 internal_catch + 224
18 Emacs 0x00000001000bafc6 recursive_edit_1 + 342
19 Emacs 0x00000001000bb1a9 Frecursive_edit + 409
20 Emacs 0x00000001000b4b77 main + 3447
21 Emacs 0x0000000100001f74 start + 52
22 ??? 0x0000000000000002 0x0 + 2
)

Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff828e73d6 __kill + 10
1 libSystem.B.dylib 0x00007fff82987972 abort + 83
2 org.gnu.Emacs 0x00000001001a8e2c ns_term_shutdown + 44
3 org.gnu.Emacs 0x00000001000b3d54 fatal_error_signal + 340
4 libSystem.B.dylib 0x00007fff828f935a sigtramp + 26
5 libSystem.B.dylib 0x00007fff828e73d6 __kill + 10
6 libSystem.B.dylib 0x00007fff82987972 abort + 83
7 libstdc++.6.dylib 0x00007fff88b1c5d2 __tcf_0 + 0
8 libobjc.A.dylib 0x00007fff8486dd29 objc_terminate + 100
9 libstdc++.6.dylib 0x00007fff88b1aae1 __cxxabiv1::__terminate(void (
)()) + 11
10 libstdc++.6.dylib 0x00007fff88b1ab16 __cxxabiv1::__unexpected(void (
)()) + 0
11 libstdc++.6.dylib 0x00007fff88b1abfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
12 libobjc.A.dylib 0x00007fff8486a192 object_getIvar + 0
13 com.apple.CoreFoundation 0x00007fff80317ae7 +[NSException raise:format:arguments:] + 103
14 com.apple.Foundation 0x00007fff81fa5d5a -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 198
15 com.apple.AppKit 0x00007fff85c568e4 -[NSView lockFocus] + 251
16 org.gnu.Emacs 0x00000001001a8f34 ns_focus + 212
17 org.gnu.Emacs 0x00000001001aa7a3 ns_clear_frame_area + 307
18 org.gnu.Emacs 0x00000001001ace63 ns_set_vertical_scroll_bar + 707
19 org.gnu.Emacs 0x0000000100041d17 redisplay_window + 1111
20 org.gnu.Emacs 0x00000001000455c7 redisplay_window_0 + 39
21 org.gnu.Emacs 0x000000010013a4fe internal_condition_case_1 + 334
22 org.gnu.Emacs 0x000000010003d6ed redisplay_internal + 3677
23 org.gnu.Emacs 0x00000001000c47ea read_char + 3290
24 org.gnu.Emacs 0x00000001000c7c74 read_key_sequence + 2532
25 org.gnu.Emacs 0x00000001000ca1d1 command_loop_1 + 673
26 org.gnu.Emacs 0x000000010013a667 internal_condition_case + 327
27 org.gnu.Emacs 0x00000001000b9ad7 command_loop_2 + 55
28 org.gnu.Emacs 0x000000010013a770 internal_catch + 224
29 org.gnu.Emacs 0x00000001000bafc6 recursive_edit_1 + 342
30 org.gnu.Emacs 0x00000001000bb1a9 Frecursive_edit + 409
31 org.gnu.Emacs 0x00000001000b4b77 main + 3447
32 org.gnu.Emacs 0x0000000100001f74 start + 52

Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff828b208a kevent + 10
1 libSystem.B.dylib 0x00007fff828b3f5d _dispatch_mgr_invoke + 154
2 libSystem.B.dylib 0x00007fff828b3c34 _dispatch_queue_invoke + 185
3 libSystem.B.dylib 0x00007fff828b375e _dispatch_worker_thread2 + 252
4 libSystem.B.dylib 0x00007fff828b3088 _pthread_wqthread + 353
5 libSystem.B.dylib 0x00007fff828b2f25 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff5fbfbbe8 rdx: 0x0000000000000000
rdi: 0x00000000000055bd rsi: 0x0000000000000006 rbp: 0x00007fff5fbfbc00 rsp: 0x00007fff5fbfbbe8
r8: 0x00007fff704048f0 r9: 0x0000000000000008 r10: 0x00007fff828e3412 r11: 0xffffff80002e1680
r12: 0x0000000000000006 r13: 0x0000000100571068 r14: 0x00007fff862a90b8 r15: 0x0000000100ad2240
rip: 0x00007fff828e73d6 rfl: 0x0000000000000206 cr2: 0x00007fff710c5fd0

Binary Images:
0x100000000 - 0x100216fe7 +org.gnu.Emacs Version 23.2 (9.0) /usr/local/Cellar/emacs/23.2/Emacs.app/Contents/MacOS/Emacs
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) /usr/lib/dyld
0x7fff80003000 - 0x7fff8001cfff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff80024000 - 0x7fff8006cff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8006d000 - 0x7fff80184fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x7fff801c0000 - 0x7fff801ebff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff80267000 - 0x7fff803dcff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff80413000 - 0x7fff80c1dfe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff80c1e000 - 0x7fff80ca3fff com.apple.print.framework.PrintCore 6.2 (312.5) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff80ca4000 - 0x7fff80ca5ff7 com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff80ca6000 - 0x7fff8103fff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff81040000 - 0x7fff81056fe7 com.apple.MultitouchSupport.framework 205.34 (205.34) <01AAE66D-C2DF-4EF5-FC7B-E89E08C02A01> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff812c9000 - 0x7fff819c6067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff819c7000 - 0x7fff81a08fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff81a53000 - 0x7fff81a71fff libPng.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff81ca9000 - 0x7fff81ce8fef libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) /usr/lib/libncurses.5.4.dylib
0x7fff81dc8000 - 0x7fff81e7dfe7 com.apple.ink.framework 1.3.3 (107) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff81e7e000 - 0x7fff81e7ffff liblangid.dylib ??? (???) /usr/lib/liblangid.dylib
0x7fff81e80000 - 0x7fff81ed5fef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff81ed6000 - 0x7fff81ed6ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff81ed7000 - 0x7fff82158fef com.apple.Foundation 6.6.3 (751.29) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff82159000 - 0x7fff82212fff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
0x7fff8233a000 - 0x7fff8233eff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8233f000 - 0x7fff8233fff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8239e000 - 0x7fff8273ffe7 com.apple.RawCamera.bundle 3.3.0 (533) <84ACD5A6-A184-0D4A-24C6-41D14291E8EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff82767000 - 0x7fff827b8fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff827c5000 - 0x7fff82808ff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff82898000 - 0x7fff82a58fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
0x7fff82ae2000 - 0x7fff82ae2ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff82ae3000 - 0x7fff82b14fff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff82c19000 - 0x7fff82ea0fe7 com.apple.security 6.1.1 (37594) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff82eb0000 - 0x7fff82ebfff7 com.apple.opengl 1.6.9 (1.6.9) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff82f66000 - 0x7fff82f74ff7 libkxld.dylib ??? (???) /usr/lib/system/libkxld.dylib
0x7fff83300000 - 0x7fff83301ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff833aa000 - 0x7fff833f4ff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff833f5000 - 0x7fff8341aff7 com.apple.CoreVideo 1.6.1 (45.5) <29F39070-5CEF-B286-66E3-7CC903519403> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8341b000 - 0x7fff835d1fef com.apple.ImageIO.framework 3.0.3 (3.0.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff835d2000 - 0x7fff8360afef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
0x7fff8360b000 - 0x7fff8361dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
0x7fff8366d000 - 0x7fff8369efef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
0x7fff836a1000 - 0x7fff836f0ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
0x7fff836f1000 - 0x7fff836f4ff7 libCoreVMClient.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8440e000 - 0x7fff84478fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <514D400C-50A5-C196-83AA-1035DDC8FBBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff84479000 - 0x7fff844c5fff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
0x7fff844c6000 - 0x7fff84556fff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff846c1000 - 0x7fff846c7ff7 IOSurface ??? (???) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff84702000 - 0x7fff84751fef libTIFF.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff84860000 - 0x7fff84916fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x7fff84917000 - 0x7fff849fdfe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff84a2e000 - 0x7fff84b3dfe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
0x7fff84ee4000 - 0x7fff84f7efff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff84f7f000 - 0x7fff84f90ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) /usr/lib/libz.1.dylib
0x7fff84f91000 - 0x7fff84fccfff com.apple.AE 496.4 (496.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff850aa000 - 0x7fff85136fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff85478000 - 0x7fff8549bfff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff855a7000 - 0x7fff85605ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff856c8000 - 0x7fff856c8ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff856d5000 - 0x7fff856e9ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff856ea000 - 0x7fff8578afff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8578b000 - 0x7fff857a1fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
0x7fff8580f000 - 0x7fff8588dfff com.apple.CoreText 3.1.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8588e000 - 0x7fff85943fe7 com.apple.ColorSync 4.6.3 (4.6.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff85944000 - 0x7fff85a04fff libFontParser.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff85a05000 - 0x7fff85b1efef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff85b1f000 - 0x7fff85b21fff libRadiance.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff85b5b000 - 0x7fff86551fff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff86552000 - 0x7fff86710fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
0x7fff86711000 - 0x7fff8671efe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8672d000 - 0x7fff86807ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff86808000 - 0x7fff86817fff com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff86818000 - 0x7fff8681dfff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff86854000 - 0x7fff86868fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff86aed000 - 0x7fff86baaff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff86bab000 - 0x7fff86babff7 com.apple.vecLib 3.6 (vecLib 3.6) <96FB6BAD-5568-C4E0-6FA7-02791A58B584> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff86bac000 - 0x7fff86c7cff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff86c96000 - 0x7fff86cd3ff7 libFontRegistry.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff86cd4000 - 0x7fff87007fe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff875be000 - 0x7fff875c2ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff875c3000 - 0x7fff87a06fef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff87b68000 - 0x7fff87be7fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff87be8000 - 0x7fff87c29fff com.apple.SystemConfiguration 1.10.2 (1.10.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff87c2a000 - 0x7fff87c73fef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff87cf0000 - 0x7fff87cf7fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87cf8000 - 0x7fff87ff6fe7 com.apple.HIToolbox 1.6.3 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff88551000 - 0x7fff88557ff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff885aa000 - 0x7fff885b5ff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff885b6000 - 0x7fff88665fff edu.mit.Kerberos 6.5.10 (6.5.10) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff88666000 - 0x7fff8867bff7 com.apple.LangAnalysis 1.6.6 (1.6.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff88965000 - 0x7fff88985ff7 com.apple.DirectoryService.Framework 3.6 (621.4) <969734C3-D21E-2F30-5CBB-D9F23D123643> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff88986000 - 0x7fff88aabfef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff88ad0000 - 0x7fff88b4dfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff88b4e000 - 0x7fff88b74fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff88b81000 - 0x7fff88ba2fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
0x7fff88ba3000 - 0x7fff88beaff7 com.apple.coreui 2 (114) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff88beb000 - 0x7fff88c13fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff88c39000 - 0x7fff88d04fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
0x7fff88f95000 - 0x7fff890d3fff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff890e0000 - 0x7fff890e5fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib

Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.42f4
Graphics: NVIDIA GeForce 9600M GT, NVIDIA GeForce 9600M GT, PCIe, 512 MB
Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
Memory Module: global_name
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.27)
Bluetooth: Version 2.3.7f1, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: OWC Mercury Extreme Pro SSD, 111.79 GB
Serial ATA Device: MATSHITADVD-R UJ-868
USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
USB Device: USB Receiver, 0x046d (Logitech Inc.), 0xc52b, 0x04100000
USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8217, 0x06110000

Sometimes after exiting fullscreen mode the minibuffer is hidden

After toggling out of fullscreen mode the UI is shifted down by the height of the minibuffer, leaving a whitespace at the top of the window, and the minibuffer hidden below the bottom of the window. I'm able to fix this by resizing the window, which resets the UI position into the correct position.

I don't know how to reproduce this reliably. I think if you use emacs all day like I do you will have experienced this bug at least once a day.

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.