Posted by & filed under OS X.

遅ればせながらLion。


feature-fullscreen.patch版フルスクリーン


Maximizer版フルスクリーン

Darwin Kernel Version 11.0.0: Sat Jun 18 12:56:35 PDT 2011; root:xnu-1699.22.73~1/RELEASE_X86_64 x86_64
% git clone git://git.savannah.gnu.org/emacs.git

commit 0653a84f2715f01b1e741a30817bf0e9fb5984eb

emacs% patch -p1 < ../feature-fullscreen.patch
patching file lisp/term/ns-win.el
Hunk #1 succeeded at 929 with fuzz 1 (offset -334 lines).
patching file src/nsfns.m
Hunk #1 succeeded at 2619 (offset 30 lines).
Hunk #2 succeeded at 2732 (offset 28 lines).
patching file src/nsterm.h
Hunk #1 succeeded at 116 (offset 21 lines).
patching file src/nsterm.m
Hunk #1 succeeded at 795 (offset 109 lines).
Hunk #2 succeeded at 1267 (offset 129 lines).
Hunk #3 succeeded at 1323 (offset 113 lines).
Hunk #4 succeeded at 6039 with fuzz 2 (offset 417 lines).
patch unexpectedly ends in middle of line
Hunk #5 succeeded at 6147 (offset 414 lines).
emacs% ./autogen.sh
Checking whether you have the necessary tools...
(Read INSTALL.BZR for more details on building Emacs)

Checking for autoconf (need at least version 2.65)...
ok
Checking for automake (need at least version 1.11)...
ok
Your system has the required tools, running autoreconf...
configure.in:646: installing `./compile'
configure.in:378: installing `./config.guess'
configure.in:378: installing `./config.sub'
configure.in:28: installing `./install-sh'
configure.in:28: installing `./missing'
lib/Makefile.am: installing `./depcomp'
You can now run `./configure'.
emacs% ./configure --with-ns

Configured for `x86_64-apple-darwin11.0.0'.

Where should the build process find the source code? /Users/HOGE/Projects/emacs
What operating system and machine description files should Emacs use?
`s/darwin.h' and `m/amdx86-64.h'
What compiler should emacs be built with? gcc -std=gnu99 -g -O2
Should Emacs use the GNU version of malloc? no
(The GNU allocators don't work with this system configuration.)
Should Emacs use a relocating allocator for buffers? no
Should Emacs use mmap(2) for buffer allocation? no
What window system should Emacs use? nextstep
What toolkit should Emacs use? none
Where do we find X Windows header files? Standard dirs
Where do we find X Windows libraries? /usr/X11/lib
Does Emacs use -lXaw3d? no
Does Emacs use -lXpm? no
Does Emacs use -ljpeg? no
Does Emacs use -ltiff? no
Does Emacs use a gif library? no
Does Emacs use -lpng? no
Does Emacs use -lrsvg-2? no
Does Emacs use imagemagick? no
Does Emacs use -lgpm? no
Does Emacs use -ldbus? no
Does Emacs use -lgconf? no
Does Emacs use GSettings? no
Does Emacs use -lselinux? no
Does Emacs use -lgnutls (2.6.x or higher)? no
Does Emacs use -lxml2? yes
Does Emacs use -lfreetype? no
Does Emacs use -lm17n-flt? no
Does Emacs use -lotf? no
Does Emacs use -lxft? no
Does Emacs use toolkit scroll bars? yes

Popularity: 12%

Leave a Reply

  • (will not be published)