GithubHelp home page GithubHelp logo

hiroakit / emacs Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 327.39 MB

License: GNU General Public License v3.0

Emacs Lisp 76.27% Makefile 0.50% C 20.34% Perl 0.16% Awk 0.03% Shell 0.20% Batchfile 0.03% C++ 0.21% TeX 0.72% PostScript 0.20% Smalltalk 0.06% Erlang 0.01% NewLisp 0.07% Ruby 0.12% Slash 0.06% SystemVerilog 0.06% Ada 0.05% Prolog 0.09% Objective-C 0.81% Java 0.01%

emacs's People

Contributors

acinnes avatar albinus avatar andreas-schwab avatar belanger avatar dgutov avatar dmantipov avatar drmirror avatar eggert avatar eli-zaretskii avatar jave avatar joaotavora avatar larsmagne avatar lektu avatar leoliu avatar link0ff avatar loveshack avatar mattiase avatar mituharu avatar monnier avatar nicolaspetton avatar npostavs avatar paveljanik avatar phst avatar rfrancoise avatar rgmorris avatar sam-s avatar skangas avatar snogglethorpe avatar wohler avatar yamaoka avatar

Watchers

 avatar  avatar

emacs's Issues

Build failure

make bootstrap実行後、辞書周り?でビルドに失敗する。

以下にエラーメッセージを転記する
Decoding with coding system cn-big5...
Processing header part...
Formatting translation rules...
Byte-compile the created files by:
% emacs -batch -f batch-byte-compile XXX.el
echo "changed" > changed.tit
make[3]: *** No rule to make target MISC-DIC/CTLau-b5.html', needed bychanged.misc'. Stop.
make[2]: *** [../lisp/leim/leim-list.el] Error 2
make[1]: *** [src] Error 2
make: *** [bootstrap] Error 2

Missing CFBundleType for org-mode in Info.plist.in

Add below code

<dict>
    <key>CFBundleTypeExtensions</key>
    <array>
        <string>org</string>
    </array>
    <key>CFBundleTypeIconFile</key>
    <string>document.icns</string>
    <key>CFBundleTypeName</key>
    <string>Org document</string>
    <key>CFBundleTypeRole</key>
    <string>Editor</string>
</dict>

Crash at launch (Emacs 24.5.2.app)

Mac (A) でビルドしたEmacs 24.5.2.appを
Mac (B) にコピーしてアプリケーションを実行したらクラッシュした。

以下にクラッシュレポートを添付する。
CrashReport.txt

Crash while editing

Mac OS X YosemiteでEmacs 24.5.2を使ってテキストを編集していたときに、
Emacsがクラッシュした。クラッシュレポートは下記からダウンロードできる。

CrashReport.txt

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.