bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#15877: 24.3; toggle-frame-fullscreen broken in Emacs 24.3 and OS X 1


From: Jan Djärv
Subject: bug#15877: 24.3; toggle-frame-fullscreen broken in Emacs 24.3 and OS X 10.6.8
Date: Tue, 12 Nov 2013 20:51:27 +0100

Hello. 

This does not happen in the trunk so I guess it is fixed. 

     Jan D. 

> 12 nov 2013 kl. 11:52 skrev Paul Metzner <paul.metzner@gmail.com>:
> 
> This bug report will be sent to the Bug-GNU-Emacs mailing list
> and the GNU bug tracker at debbugs.gnu.org.  Please check that
> the From: line contains a valid email address.  After a delay of up
> to one day, you should receive an acknowledgment at that address.
> 
> Please write in English if possible, as the Emacs maintainers
> usually do not have translators for other languages.
> 
> Please describe exactly what actions triggered the bug, and
> the precise symptoms of the bug.  If you can, give a recipe
> starting from `emacs -Q':
> 
> The native fullscreen mode in Emacs 24.3 does not work properly in OS X
> 10.6.8. I can go to fullscreen but when I want to leave fullscreen
> again, Emacs crashes. Here is the bug report which I could have sent to
> Apple:
> 
>> Process:         Emacs [97705]
>> Path:            /usr/local/Cellar/emacs/24.3/Emacs.app/Contents/MacOS/Emacs
>> Identifier:      org.gnu.Emacs
>> Version:         Version 24.3 (9.0)
>> Code Type:       X86-64 (Native)
>> Parent Process:  launchd [150]
>> 
>> Date/Time:       2013-11-12 11:48:50.924 +0100
>> OS Version:      Mac OS X 10.6.8 (10K549)
>> Report Version:  6
>> 
>> Interval Since Last Report:          32526682 sec
>> Crashes Since Last Report:           845
>> Per-App Interval Since Last Report:  891215 sec
>> Per-App Crashes Since Last Report:   10
>> Anonymous UUID:                      EAB4D149-5516-40A6-B0F8-868094365DF4
>> 
>> Exception Type:  EXC_CRASH (SIGABRT)
>> Exception Codes: 0x0000000000000000, 0x0000000000000000
>> Crashed Thread:  0  Dispatch queue: com.apple.main-thread
>> 
>> Application Specific Information:
>> abort() called
>> *** Terminating app due to uncaught exception 'NSInvalidArgumentException', 
>> reason: '-[EmacsView updateCollectionBehaviour]: unrecognized selector sent 
>> to instance 0x100b9eb10'
>> *** Call stack at first throw:
>> (
>>    0   CoreFoundation                      0x00007fff89bd5784 
>> __exceptionPreprocess + 180
>>    1   libobjc.A.dylib                     0x00007fff89ca5f03 
>> objc_exception_throw + 45
>>    2   CoreFoundation                      0x00007fff89c2f110 
>> +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
>>    3   CoreFoundation                      0x00007fff89ba78ef 
>> ___forwarding___ + 751
>>    4   CoreFoundation                      0x00007fff89ba3a38 
>> _CF_forwarding_prep_0 + 232
>>    5   Emacs                               0x000000010015cc3f -[EmacsView 
>> windowDidExitFullScreen:] + 65
>>    6   Emacs                               0x0000000100164647 -[EmacsView 
>> toggleFullScreen:] + 1590
>>    7   Emacs                               0x000000010015a193 -[EmacsView 
>> handleFS] + 65
>>    8   Emacs                               0x00000001001605ba 
>> ns_fullscreen_hook + 106
>>    9   Emacs                               0x0000000100011a04 
>> x_set_frame_parameters + 812
>>    10  Emacs                               0x0000000100011f92 
>> Fmodify_frame_parameters + 172
>>    11  Emacs                               0x00000001000fe450 Ffuncall + 691
>>    12  Emacs                               0x000000010012f770 exec_byte_code 
>> + 1742
>>    13  Emacs                               0x00000001000fe173 funcall_lambda 
>> + 806
>>    14  Emacs                               0x00000001000fe585 Ffuncall + 1000
>>    15  Emacs                               0x00000001000ff396 apply1 + 38
>>    16  Emacs                               0x00000001000fa20e 
>> Fcall_interactively + 1255
>>    17  Emacs                               0x00000001000fe464 Ffuncall + 711
>>    18  Emacs                               0x00000001000fe713 call3 + 38
>>    19  Emacs                               0x00000001000a2e3b command_loop_1 
>> + 1784
>>    20  Emacs                               0x00000001000fc9ab 
>> internal_condition_case + 294
>>    21  Emacs                               0x0000000100096f02 command_loop_2 
>> + 44
>>    22  Emacs                               0x00000001000fcaaa internal_catch 
>> + 222
>>    23  Emacs                               0x00000001000974a9 
>> recursive_edit_1 + 282
>>    24  Emacs                               0x00000001000997a3 
>> Frecursive_edit + 246
>>    25  Emacs                               0x00000001000927ca main + 6028
>>    26  Emacs                               0x0000000100004270 start + 52
>>    27  ???                                 0x0000000000000002 0x0 + 2
>> )
>> 
>> 
>> Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
>> 0   libSystem.B.dylib                 0x00007fff86f8e0b6 __kill + 10
>> 1   org.gnu.Emacs                     0x0000000100090d8f 
>> terminate_due_to_signal + 135
>> 2   org.gnu.Emacs                     0x00000001000aad50 handle_fatal_signal 
>> + 0
>> 3   org.gnu.Emacs                     0x000000010015e6c1 ns_clip_to_row + 0
>> 4   org.gnu.Emacs                     0x0000000100090699 shut_down_emacs + 
>> 311
>> 5   org.gnu.Emacs                     0x0000000100090d5f 
>> terminate_due_to_signal + 87
>> 6   org.gnu.Emacs                     0x00000001000aad5e emacs_backtrace + 0
>> 7   org.gnu.Emacs                     0x00000001000ab115 
>> deliver_fatal_thread_signal + 131
>> 8   libSystem.B.dylib                 0x00007fff86fa01ba _sigtramp + 26
>> 9   libSystem.B.dylib                 0x00007fff86f8e0b6 __kill + 10
>> 10  libSystem.B.dylib                 0x00007fff8702e9f6 abort + 83
>> 11  libstdc++.6.dylib                 0x00007fff8053b5d2 __tcf_0 + 0
>> 12  libobjc.A.dylib                   0x00007fff89ca9b39 _objc_terminate + 
>> 100
>> 13  libstdc++.6.dylib                 0x00007fff80539ae1 
>> __cxxabiv1::__terminate(void (*)()) + 11
>> 14  libstdc++.6.dylib                 0x00007fff80539b16 
>> __cxxabiv1::__unexpected(void (*)()) + 0
>> 15  libstdc++.6.dylib                 0x00007fff80539bfc 
>> __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
>> 16  libobjc.A.dylib                   0x00007fff89ca5fa2 object_getIvar + 0
>> 17  com.apple.CoreFoundation          0x00007fff89c2f110 
>> +[NSObject(NSObject) doesNotRecognizeSelector:] + 0
>> 18  com.apple.CoreFoundation          0x00007fff89ba78ef ___forwarding___ + 
>> 751
>> 19  com.apple.CoreFoundation          0x00007fff89ba3a38 
>> _CF_forwarding_prep_0 + 232
>> 20  org.gnu.Emacs                     0x000000010015cc3f -[EmacsView 
>> windowDidExitFullScreen:] + 65
>> 21  org.gnu.Emacs                     0x0000000100164647 -[EmacsView 
>> toggleFullScreen:] + 1590
>> 22  org.gnu.Emacs                     0x000000010015a193 -[EmacsView 
>> handleFS] + 65
>> 23  org.gnu.Emacs                     0x00000001001605ba ns_fullscreen_hook 
>> + 106
>> 24  org.gnu.Emacs                     0x0000000100011a04 
>> x_set_frame_parameters + 812
>> 25  org.gnu.Emacs                     0x0000000100011f92 
>> Fmodify_frame_parameters + 172
>> 26  org.gnu.Emacs                     0x00000001000fe450 Ffuncall + 691
>> 27  org.gnu.Emacs                     0x000000010012f770 exec_byte_code + 
>> 1742
>> 28  org.gnu.Emacs                     0x00000001000fe173 funcall_lambda + 806
>> 29  org.gnu.Emacs                     0x00000001000fe585 Ffuncall + 1000
>> 30  org.gnu.Emacs                     0x00000001000ff396 apply1 + 38
>> 31  org.gnu.Emacs                     0x00000001000fa20e Fcall_interactively 
>> + 1255
>> 32  org.gnu.Emacs                     0x00000001000fe464 Ffuncall + 711
>> 33  org.gnu.Emacs                     0x00000001000fe713 call3 + 38
>> 34  org.gnu.Emacs                     0x00000001000a2e3b command_loop_1 + 
>> 1784
>> 35  org.gnu.Emacs                     0x00000001000fc9ab 
>> internal_condition_case + 294
>> 36  org.gnu.Emacs                     0x0000000100096f02 command_loop_2 + 44
>> 37  org.gnu.Emacs                     0x00000001000fcaaa internal_catch + 222
>> 38  org.gnu.Emacs                     0x00000001000974a9 recursive_edit_1 + 
>> 282
>> 39  org.gnu.Emacs                     0x00000001000997a3 Frecursive_edit + 
>> 246
>> 40  org.gnu.Emacs                     0x00000001000927ca main + 6028
>> 41  org.gnu.Emacs                     0x0000000100004270 start + 52
>> 
>> Thread 1:  Dispatch queue: com.apple.libdispatch-manager
>> 0   libSystem.B.dylib                 0x00007fff86f58c0a kevent + 10
>> 1   libSystem.B.dylib                 0x00007fff86f5aadd 
>> _dispatch_mgr_invoke + 154
>> 2   libSystem.B.dylib                 0x00007fff86f5a7b4 
>> _dispatch_queue_invoke + 185
>> 3   libSystem.B.dylib                 0x00007fff86f5a2de 
>> _dispatch_worker_thread2 + 252
>> 4   libSystem.B.dylib                 0x00007fff86f59c08 _pthread_wqthread + 
>> 353
>> 5   libSystem.B.dylib                 0x00007fff86f59aa5 start_wqthread + 13
>> 
>> Thread 2:
>> 0   libSystem.B.dylib                 0x00007fff86f83932 select$DARWIN_EXTSN 
>> + 10
>> 1   org.gnu.Emacs                     0x00000001001654a2 -[EmacsApp 
>> fd_handler:] + 238
>> 2   com.apple.Foundation              0x00007fff8057e114 __NSThread__main__ 
>> + 1429
>> 3   libSystem.B.dylib                 0x00007fff86f78fd6 _pthread_start + 331
>> 4   libSystem.B.dylib                 0x00007fff86f78e89 thread_start + 13
>> 
>> Thread 0 crashed with X86 Thread State (64-bit):
>>  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff5fbfe488  
>> rdx: 0x0000000000000000
>>  rdi: 0x0000000000017da9  rsi: 0x0000000000000006  rbp: 0x00007fff5fbfe4b0  
>> rsp: 0x00007fff5fbfe488
>>   r8: 0x00007fff71198760   r9: 0x00007fff5fbfe430  r10: 0x00007fff86fa1542  
>> r11: 0xffffff80002e4730
>>  r12: 0x000000000000000a  r13: 0x000000010180303a  r14: 0x0000000000000006  
>> r15: 0x0000000100579c48
>>  rip: 0x00007fff86f8e0b6  rfl: 0x0000000000000206  cr2: 0x0000000100092000
>> 
>> Binary Images:
>>       0x100000000 -        0x1001cdfff +org.gnu.Emacs Version 24.3 (9.0) 
>> <0577112F-E038-91BA-D593-4F58CB474EA1> 
>> /usr/local/Cellar/emacs/24.3/Emacs.app/Contents/MacOS/Emacs
>>       0x1012d5000 -        0x1012d8ff7 +net.culater.SIMBL.osax 0.9.9 (0.9.9) 
>> <F0F26DED-2BF8-C0BF-8D26-30D50D989095> 
>> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
>>       0x10355b000 -        0x10357aff7 +net.infinite-labs.Afloat 2.4 (2.4) 
>> <C567B4D0-9FBA-3032-AA08-7E3A87ABDB95> /Users/paul/Library/Application 
>> Support/SIMBL/Plugins/Afloat.bundle/Contents/MacOS/Afloat
>>    0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) 
>> <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
>>    0x7fff80003000 -     0x7fff80024fe7  libPng.dylib ??? (???) 
>> <D8EC7740-EE32-865A-2F75-C9EDE2135510> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
>>    0x7fff80025000 -     0x7fff8010afef  com.apple.DesktopServices 1.5.11 
>> (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> 
>> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
>>    0x7fff801a2000 -     0x7fff801e1fef  libncurses.5.4.dylib 5.4.0 
>> (compatibility 5.4.0) <E1F34D53-3D62-78C0-CAD8-8AD22C110A9E> 
>> /usr/lib/libncurses.5.4.dylib
>>    0x7fff80222000 -     0x7fff802dbfff  libsqlite3.dylib 9.6.0 
>> (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> 
>> /usr/lib/libsqlite3.dylib
>>    0x7fff80328000 -     0x7fff8037dff7  com.apple.framework.familycontrols 
>> 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> 
>> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
>>    0x7fff804ef000 -     0x7fff8056cfef  libstdc++.6.dylib 7.9.0 
>> (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> 
>> /usr/lib/libstdc++.6.dylib
>>    0x7fff8056d000 -     0x7fff807effff  com.apple.Foundation 6.6.8 (751.63) 
>> <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> 
>> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
>>    0x7fff8082d000 -     0x7fff80c74fef  com.apple.RawCamera.bundle 3.7.1 
>> (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> 
>> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
>>    0x7fff80c75000 -     0x7fff81012fe7  com.apple.QuartzCore 1.6.3 (227.37) 
>> <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> 
>> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
>>    0x7fff81013000 -     0x7fff810c3fff  edu.mit.Kerberos 6.5.11 (6.5.11) 
>> <085D80F5-C9DC-E252-C21B-03295E660C91> 
>> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
>>    0x7fff810c4000 -     0x7fff810caff7  IOSurface ??? (???) 
>> <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> 
>> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
>>    0x7fff810cb000 -     0x7fff810cdfff  com.apple.print.framework.Print 6.1 
>> (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
>>    0x7fff810dc000 -     0x7fff8111dfef  com.apple.QD 3.36 (???) 
>> <5DC41E81-32C9-65B2-5528-B33E934D5BB4> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
>>    0x7fff8111e000 -     0x7fff81174fe7  libTIFF.dylib ??? (???) 
>> <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
>>    0x7fff811a5000 -     0x7fff811aafff  libGFXShared.dylib ??? (???) 
>> <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
>>    0x7fff811ab000 -     0x7fff81288fff  com.apple.vImage 4.1 (4.1) 
>> <C3F44AA9-6F71-0684-2686-D3BBC903F020> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
>>    0x7fff81289000 -     0x7fff812d2fef  libGLU.dylib ??? (???) 
>> <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
>>    0x7fff81978000 -     0x7fff81989ff7  libz.1.dylib 1.2.3 (compatibility 
>> 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
>>    0x7fff8198c000 -     0x7fff8199aff7  libkxld.dylib ??? (???) 
>> <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
>>    0x7fff8199b000 -     0x7fff8199eff7  libCoreVMClient.dylib ??? (???) 
>> <75819794-3B7A-8944-D004-7EA6DD7CE836> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
>>    0x7fff8199f000 -     0x7fff819a4fff  libGIF.dylib ??? (???) 
>> <3BAD0DE8-8151-68B0-2244-A4541C738972> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
>>    0x7fff81a0b000 -     0x7fff81a21fef  libbsm.0.dylib ??? (???) 
>> <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
>>    0x7fff81a22000 -     0x7fff81a22ff7  com.apple.Carbon 150 (152) 
>> <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
>>    0x7fff81a23000 -     0x7fff81a23ff7  com.apple.CoreServices 44 (44) 
>> <DC7400FB-851E-7B8A-5BF6-6F50094302FB> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
>>    0x7fff81a24000 -     0x7fff81a55fff  libGLImage.dylib ??? (???) 
>> <562565E1-AA65-FE96-13FF-437410C886D0> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
>>    0x7fff81a56000 -     0x7fff81a6aff7  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
>>    0x7fff81a6b000 -     0x7fff81ad5fe7  libvMisc.dylib 268.0.1 
>> (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
>>    0x7fff81cd9000 -     0x7fff81d0cff7  libTrueTypeScaler.dylib ??? (???) 
>> <B7BA8104-FA18-39A2-56E1-922EE7A660AC> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
>>    0x7fff81d0d000 -     0x7fff81e4bfff  com.apple.CoreData 102.1 (251) 
>> <32233D4D-00B7-CE14-C881-6BF19FD05A03> 
>> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
>>    0x7fff81e4c000 -     0x7fff81e4cff7  com.apple.Accelerate.vecLib 3.6 
>> (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
>>    0x7fff81e4d000 -     0x7fff8214bfff  com.apple.HIToolbox 1.6.5 (???) 
>> <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
>>    0x7fff82183000 -     0x7fff82257fe7  com.apple.CFNetwork 454.12.4 
>> (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
>>    0x7fff8243d000 -     0x7fff8247efff  com.apple.SystemConfiguration 1.10.8 
>> (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> 
>> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
>>    0x7fff82593000 -     0x7fff82596fff  com.apple.help 1.3.2 (41.1) 
>> <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
>>    0x7fff82597000 -     0x7fff82598ff7  com.apple.audio.units.AudioUnit 
>> 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> 
>> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
>>    0x7fff827dc000 -     0x7fff828f2ff7  libxml2.2.dylib 10.3.0 
>> (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> 
>> /usr/lib/libxml2.2.dylib
>>    0x7fff82c4b000 -     0x7fff82c70ff7  com.apple.CoreVideo 1.6.2 (45.6) 
>> <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> 
>> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
>>    0x7fff82c71000 -     0x7fff82cabfff  libcups.2.dylib 2.8.0 (compatibility 
>> 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
>>    0x7fff82cc7000 -     0x7fff82e86fff  com.apple.ImageIO.framework 3.0.6 
>> (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
>>    0x7fff82e87000 -     0x7fff82ecfff7  libvDSP.dylib 268.0.1 (compatibility 
>> 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
>>    0x7fff82ed0000 -     0x7fff836dafe7  libBLAS.dylib 219.0.0 (compatibility 
>> 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
>>    0x7fff836db000 -     0x7fff836ddfff  libRadiance.dylib ??? (???) 
>> <BF694EE5-6FDA-553A-CC89-F7135618E9C7> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
>>    0x7fff836ea000 -     0x7fff838a8fff  libicucore.A.dylib 40.0.0 
>> (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> 
>> /usr/lib/libicucore.A.dylib
>>    0x7fff838a9000 -     0x7fff838aaff7  com.apple.TrustEvaluationAgent 1.1 
>> (1) <51867586-1C71-AE37-EAAD-535A58DD3550> 
>> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
>>    0x7fff838ab000 -     0x7fff838b1ff7  com.apple.CommerceCore 1.0 (9.1) 
>> <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> 
>> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
>>    0x7fff839a9000 -     0x7fff839f8ff7  
>> com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) 
>> <01B370FB-D524-F660-3826-E85B7F0D85CD> 
>> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordServer
>>    0x7fff839f9000 -     0x7fff83b2efff  com.apple.audio.toolbox.AudioToolbox 
>> 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> 
>> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
>>    0x7fff83b5f000 -     0x7fff83b6efff  com.apple.NetFS 3.2.2 (3.2.2) 
>> <7CCBD70E-BF31-A7A7-DB98-230687773145> 
>> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
>>    0x7fff83d43000 -     0x7fff8444006f  com.apple.CoreGraphics 1.545.0 (???) 
>> <F0A5F62D-4C66-5B1F-4F13-322932915901> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
>>    0x7fff84441000 -     0x7fff8445afff  com.apple.CFOpenDirectory 10.6 
>> (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> 
>> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
>>    0x7fff8445b000 -     0x7fff84510fe7  com.apple.ink.framework 1.3.3 (107) 
>> <FFC46EE0-3544-A459-2AB9-94778A75E3D4> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
>>    0x7fff84511000 -     0x7fff84539fff  com.apple.DictionaryServices 1.1.2 
>> (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
>>    0x7fff8453a000 -     0x7fff8457dff7  libRIP.A.dylib 545.0.0 
>> (compatibility 64.0.0) <2C596A24-8B86-79D6-1A8E-5E8FFB6A1558> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
>>    0x7fff84676000 -     0x7fff8467cff7  com.apple.DiskArbitration 2.3 (2.3) 
>> <857F6E43-1EF4-7D53-351B-10DE0A8F992A> 
>> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
>>    0x7fff84820000 -     0x7fff848acfef  SecurityFoundation ??? (???) 
>> <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> 
>> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
>>    0x7fff848ad000 -     0x7fff848c3fe7  
>> com.apple.MultitouchSupport.framework 207.11 (207.11) 
>> <8233CE71-6F8D-8B3C-A0E1-E123F6406163> 
>> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
>>    0x7fff848c4000 -     0x7fff848dbfff  com.apple.ImageCapture 6.1 (6.1) 
>> <79AB2131-2A6C-F351-38A9-ED58B25534FD> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
>>    0x7fff8495f000 -     0x7fff8499afff  com.apple.AE 496.5 (496.5) 
>> <208DF391-4DE6-81ED-C697-14A2930D1BC6> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
>>    0x7fff8499b000 -     0x7fff849c2ff7  libJPEG.dylib ??? (???) 
>> <08758593-6436-B29E-1DA8-F15597835EC1> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
>>    0x7fff849c3000 -     0x7fff849c8ff7  com.apple.CommonPanels 1.2.4 (91) 
>> <4D84803B-BD06-D80E-15AE-EFBE43F93605> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
>>    0x7fff849c9000 -     0x7fff84a8bfe7  libFontParser.dylib ??? (???) 
>> <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
>>    0x7fff84a8d000 -     0x7fff84aa8ff7  com.apple.openscripting 1.3.1 (???) 
>> <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
>>    0x7fff84aa9000 -     0x7fff84b28fe7  com.apple.audio.CoreAudio 3.2.6 
>> (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> 
>> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
>>    0x7fff84b29000 -     0x7fff84b3bfe7  libsasl2.2.dylib 3.15.0 
>> (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> 
>> /usr/lib/libsasl2.2.dylib
>>    0x7fff84dc0000 -     0x7fff84dc0ff7  com.apple.vecLib 3.6 (vecLib 3.6) 
>> <08D3D45D-908B-B86A-00BA-0F978D2702A7> 
>> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
>>    0x7fff84dc1000 -     0x7fff84e0bff7  com.apple.Metadata 10.6.3 (507.12) 
>> <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
>>    0x7fff84e0c000 -     0x7fff84e2ffff  com.apple.opencl 12.3.6 (12.3.6) 
>> <42FA5783-EB80-1168-4015-B8C68F55842F> 
>> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
>>    0x7fff84e30000 -     0x7fff84e77ff7  com.apple.coreui 2 (114) 
>> <D7645B59-0431-6283-7322-957D944DAB21> 
>> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
>>    0x7fff84ee6000 -     0x7fff84f80fff  com.apple.ApplicationServices.ATS 
>> 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
>>    0x7fff84f8e000 -     0x7fff84fb9ff7  libxslt.1.dylib 3.24.0 
>> (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> 
>> /usr/lib/libxslt.1.dylib
>>    0x7fff84fba000 -     0x7fff84fc1fff  com.apple.OpenDirectory 10.6 (10.6) 
>> <4200CFB0-DBA1-62B8-7C7C-91446D89551F> 
>> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
>>    0x7fff84fe7000 -     0x7fff850a4fff  com.apple.CoreServices.OSServices 
>> 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
>>    0x7fff85a24000 -     0x7fff85a27ff7  com.apple.securityhi 4.0 (36638) 
>> <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
>>    0x7fff85c8c000 -     0x7fff85ccafe7  libFontRegistry.dylib ??? (???) 
>> <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
>>    0x7fff85ccb000 -     0x7fff85d96fff  ColorSyncDeprecated.dylib 4.6.0 
>> (compatibility 1.0.0) <86982FBB-B224-CBDA-A9AD-8EE97BDB8681> 
>> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
>>    0x7fff85df5000 -     0x7fff85eb6fef  com.apple.ColorSync 4.6.8 (4.6.8) 
>> <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
>>    0x7fff85f3a000 -     0x7fff85f49fef  com.apple.opengl 1.6.14 (1.6.14) 
>> <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
>>    0x7fff86477000 -     0x7fff8648bfff  libGL.dylib ??? (???) 
>> <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
>>    0x7fff8648c000 -     0x7fff86e86ff7  com.apple.AppKit 6.6.8 (1038.36) 
>> <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> 
>> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
>>    0x7fff86f3f000 -     0x7fff87100fef  libSystem.B.dylib 125.2.11 
>> (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> 
>> /usr/lib/libSystem.B.dylib
>>    0x7fff87145000 -     0x7fff873ceff7  com.apple.security 6.1.2 (55002) 
>> <D224882B-D57B-83AF-3781-548BCEACB327> 
>> /System/Library/Frameworks/Security.framework/Versions/A/Security
>>    0x7fff87441000 -     0x7fff874bfff7  com.apple.CoreText 151.13 (???) 
>> <5C6214AD-D683-80A8-86EB-328C99B75322> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
>>    0x7fff874c0000 -     0x7fff8750cfff  libauto.dylib ??? (???) 
>> <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
>>    0x7fff87dc1000 -     0x7fff87dc5ff7  libCGXType.A.dylib 545.0.0 
>> (compatibility 64.0.0) <49E6AF5D-AF9B-67CF-A6B8-C79F6BA8A627> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
>>    0x7fff87e8d000 -     0x7fff87ee0ff7  com.apple.HIServices 1.8.3 (???) 
>> <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
>>    0x7fff87ee1000 -     0x7fff87ee1ff7  com.apple.Cocoa 6.6 (???) 
>> <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> 
>> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
>>    0x7fff87ee2000 -     0x7fff87f72fff  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
>>    0x7fff87f73000 -     0x7fff87f80fe7  libCSync.A.dylib 545.0.0 
>> (compatibility 64.0.0) <45B5B514-7CEB-38A9-F34A-1D96F010EC42> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
>>    0x7fff87f81000 -     0x7fff880a0ff7  libcrypto.0.9.8.dylib 0.9.8 
>> (compatibility 0.9.8) <0CE8D59B-D0C7-1DCE-3654-37F27F61BEFA> 
>> /usr/lib/libcrypto.0.9.8.dylib
>>    0x7fff880a1000 -     0x7fff880acff7  
>> com.apple.speech.recognition.framework 3.11.1 (3.11.1) 
>> <F0DDF27E-DB55-07CE-E548-C62095BE8167> 
>> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
>>    0x7fff880ad000 -     0x7fff880b1ff7  libmathCommon.A.dylib 315.0.0 
>> (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> 
>> /usr/lib/system/libmathCommon.A.dylib
>>    0x7fff880b2000 -     0x7fff88112fe7  com.apple.framework.IOKit 2.0 (???) 
>> <4F071EF0-8260-01E9-C641-830E582FA416> 
>> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
>>    0x7fff881ec000 -     0x7fff8820cfff  com.apple.DirectoryService.Framework 
>> 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> 
>> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
>>    0x7fff88216000 -     0x7fff8822bff7  com.apple.LangAnalysis 1.6.6 (1.6.6) 
>> <DC999B32-BF41-94C8-0583-27D9AB463E8B> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
>>    0x7fff88245000 -     0x7fff882caff7  com.apple.print.framework.PrintCore 
>> 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
>>    0x7fff896bd000 -     0x7fff89b00fef  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
>>    0x7fff89b01000 -     0x7fff89b22fff  libresolv.9.dylib 41.1.0 
>> (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> 
>> /usr/lib/libresolv.9.dylib
>>    0x7fff89b23000 -     0x7fff89b23ff7  com.apple.ApplicationServices 38 
>> (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> 
>> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
>>    0x7fff89b24000 -     0x7fff89c9bfe7  com.apple.CoreFoundation 6.6.6 
>> (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> 
>> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
>>    0x7fff89c9c000 -     0x7fff89d52ff7  libobjc.A.dylib 227.0.0 
>> (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> 
>> /usr/lib/libobjc.A.dylib
>>    0x7fff89d53000 -     0x7fff89df3fff  com.apple.LaunchServices 362.3 
>> (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
>>    0x7fff89df4000 -     0x7fff8a128fff  com.apple.CoreServices.CarbonCore 
>> 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> 
>> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
>>    0x7fff8a12e000 -     0x7fff8a12ffff  liblangid.dylib ??? (???) 
>> <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
>>    0x7fff8a130000 -     0x7fff8a24afff  libGLProgrammability.dylib ??? (???) 
>> <D1650AED-02EF-EFB3-100E-064C7F018745> 
>> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
>>    0x7fff8a74a000 -     0x7fff8a74aff7  com.apple.Accelerate 1.6 (Accelerate 
>> 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> 
>> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
>>    0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) 
>> <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
>> 
>> Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 
>> Duo, 2.53 GHz, 8 GB, SMC 1.47f2
>> 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.131.42.4)
>> Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 1 incoming serial ports
>> Network Service: AirPort, AirPort, en1
>> Serial ATA Device: OCZ-VERTEX2, 223.57 GB
>> Serial ATA Device: HL-DT-ST DVDRW  GS23N
>> USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0x24400000 / 2
>> USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 
>> 0x26500000 / 2
>> USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 
>> 0x0237, 0x04600000 / 3
>> USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2
>> USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
>> USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8213, 
>> 0x06110000 / 5
> 
> 
> If Emacs crashed, and you have the Emacs process in the gdb debugger,
> please include the output from the following gdb commands:
>    `bt full' and `xbacktrace'.
> For information about debugging Emacs, please read the file
> /usr/local/Cellar/emacs/24.3/share/emacs/24.3/etc/DEBUG.
> 
> 
> In GNU Emacs 24.3.1 (x86_64-apple-darwin10.8.0, NS apple-appkit-1038.36)
> of 2013-11-09 on pompon
> Windowing system distributor `Apple', version 10.3.1038
> Configured using:
> `configure '--prefix=/usr/local/Cellar/emacs/24.3' '--without-dbus'
> '--enable-locallisppath=/usr/local/share/emacs/site-lisp'
> '--infodir=/usr/local/Cellar/emacs/24.3/share/info/emacs'
> '--without-gnutls' '--with-ns' '--disable-ns-self-contained'
> 'CC=gcc-4.2''
> 
> Important settings:
>  locale-coding-system: nil
>  default enable-multibyte-characters: t
> 
> Major mode: Lisp Interaction
> 
> Minor modes in effect:
>  shell-dirtrack-mode: t
>  global-auto-revert-mode: t
>  mac-print-mode: t
>  global-auto-complete-mode: t
>  auto-complete-mode: t
>  recentf-mode: t
>  global-hl-line-mode: t
>  electric-pair-mode: t
>  show-smartparens-global-mode: t
>  show-smartparens-mode: t
>  display-time-mode: t
>  tooltip-mode: t
>  mouse-wheel-mode: t
>  menu-bar-mode: t
>  file-name-shadow-mode: t
>  global-font-lock-mode: t
>  font-lock-mode: t
>  blink-cursor-mode: t
>  auto-composition-mode: t
>  auto-encryption-mode: t
>  auto-compression-mode: t
>  size-indication-mode: t
>  column-number-mode: t
>  line-number-mode: t
>  transient-mark-mode: t
> 
> Recent input:
> C-x RET e m <tab> a c s - <tab> b <tab> C-a C-l C-a 
> C-x RET b u g <tab> <tab> M-b M-b C-k r e p o <tab> 
> r <tab> <return>
> 
> Recent messages:
> Cleaning up the recentf list...done (0 removed)
> Loading /Users/paul/.emacs.d/.mc-lists.el (source)...done
> Return : (10)
> Return : (10 40)
> [ess-toggle-S-assign-key:] current: 'nil', new: '#[nil \301 \210c\207 
> [ess-S-assign delete-horizontal-space] 1 nil nil]'
> For information about GNU Emacs and the GNU system, type <help> C-a.
> Making completion list... [2 times]
> comint-truncate-buffer: Wrong type argument: processp, nil
> Quit
> Making completion list... [2 times]
> 
> Load-path shadows:
> /Users/paul/.emacs.d/elpa/ess-20131101.1343/.dir-locals hides 
> /Users/paul/.emacs.d/elpa/highlight-parentheses-20130523.1752/.dir-locals
> /Users/paul/.emacs.d/elpa/ess-20131101.1343/.dir-locals hides 
> /Users/paul/.emacs.d/elpa/js2-mode-20131106.333/.dir-locals
> /Users/paul/.emacs.d/elpa/auctex-11.87.2/tex-site hides ~/.emacs.d/tex-site
> /Users/paul/.emacs.d/elpa/color-theme-20080305.834/color-theme-autoloads 
> hides ~/.emacs.d/color-theme-autoloads
> /Users/paul/.emacs.d/elpa/json-1.2/json hides 
> /usr/local/Cellar/emacs/24.3/share/emacs/24.3/lisp/json
> /Users/paul/.emacs.d/elpa/python-20120402/python hides 
> /usr/local/Cellar/emacs/24.3/share/emacs/24.3/lisp/progmodes/python
> /Users/paul/.emacs.d/elpa/ess-20131101.1343/.dir-locals hides 
> /usr/local/Cellar/emacs/24.3/share/emacs/24.3/lisp/gnus/.dir-locals
> 
> Features:
> (shadow mule-util emacsbug help-mode github ess-toolbar ess-mouse
> mouseme ess-menu ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l
> essd-els ess-sas-d ess-sas-l ess-sas-a ess-sta-d ess-sta-l cc-vars
> cc-defs make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile
> ess-tracebug ess-roxy hideshow ess-help ess-developer ess-r-args eldoc
> ess-s-l ess ess-inf ess-mode ess-noweb-mode ess-utils ess-custom
> executable ess-compat ess-site network-stream starttls tls epc ctable
> concurrent deferred python-el-fgallina-expansions python rx
> shell-command rainbow-mode color ffap uniquify tramp tramp-compat
> tramp-loaddefs shell pcomplete autorevert deft mac-print-mode easy-mmode
> htmlize mmm-auto mmm-vars mmm-compat nxml-mode-expansions
> html-mode-expansions smartparens-html rng-nxml rng-valid rng-loc rng-uri
> rng-parse nxml-parse rng-match rng-dt rng-util rng-pttrn nxml-ns
> nxml-mode nxml-outln nxml-rap nxml-util nxml-glyph nxml-enc xmltok
> undo-tree diff expand-region text-mode-expansions er-basic-expansions
> expand-region-custom expand-region-core fill-column-indicator
> multiple-cursors mc-separate-operations rectangular-region-mode
> mc-mark-pop mc-mark-more mc-cycle-cursors mc-edit-lines
> multiple-cursors-core rect auctex-autoloads tex-site autopair-autoloads
> bash-completion-autoloads buffer-move-autoloads
> color-theme-solarized-autoloads color-theme-autoloads deft-autoloads
> exec-path-from-shell-autoloads expand-region-autoloads
> fill-column-indicator-autoloads gist-autoloads gh-autoloads
> google-contacts-autoloads highlight-parentheses-autoloads
> htmlize-autoloads jedi-autoloads auto-complete-autoloads epc-autoloads
> ctable-autoloads concurrent-autoloads deferred-autoloads
> js2-mode-autoloads json-autoloads json-mode-autoloads logito-autoloads
> markdown-mode-autoloads mmm-mode-autoloads info
> multiple-cursors-autoloads oauth2-autoloads pcache-autoloads
> php-mode-autoloads popup-autoloads pymacs-autoloads python-autoloads
> python-pep8-autoloads rainbow-mode-autoloads shell-command-autoloads
> smartparens-autoloads dash-autoloads finder-inf ssh-autoloads
> undo-tree-autoloads wc-mode-autoloads writegood-mode-autoloads package
> auto-complete-config auto-complete warnings popup google-contacts xml
> url-cache url url-proxy url-privacy url-expand url-methods url-history
> url-cookie url-domsuf mailcap url-util url-parse url-vars google-oauth
> mu4e mu4e-speedbar speedbar sb-image ezimage dframe mu4e-main mu4e-view
> epa derived epg epg-config browse-url comint ansi-color ring
> mu4e-headers mu4e-compose mu4e-draft mu4e-actions rfc2368 smtpmail
> auth-source eieio byte-opt bytecomp byte-compile cconv gnus-util
> password-cache sendmail mu4e-mark mu4e-message html2text mu4e-proc
> mu4e-utils doc-view jka-compr image-mode dired mu4e-lists mu4e-about
> mu4e-vars message cl-macs gv format-spec rfc822 mml mml-sec mm-decode
> mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums
> mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader cl
> mu4e-meta buffer-move windmove recentf tree-widget wid-edit easymenu ido
> edmacro kmacro linum hl-line electric smartparens-config smartparens
> advice help-fns advice-preload thingatpt dash cl-lib time
> exec-path-from-shell time-date tooltip ediff-hook vc-hooks
> lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt
> fringe tabulated-list newcomment lisp-mode register page menu-bar
> rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax
> facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese
> tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak
> czech european ethiopic indian cyrillic chinese case-table epa-hook
> jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces
> cus-face macroexp files text-properties overlay sha1 md5 base64 format
> env code-pages mule custom widget hashtable-print-readable backquote
> make-network-process ns multi-tty emacs)
> 
> 
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]