cl-indent.el<\/a> \u3092\u5c0e\u5165\u3059\u308b\u3068\u7279\u5225\u306a\u5b57\u4e0b\u3052\u3092\u3059\u308b\u5f62\u5f0f\u3084\u95a2\u6570\u3092\u7c21\u5358\u306b\u8ffd\u52a0\u3067\u304d\u308b\u3002<\/p>\n site-lisp \u306a\u3069\u306e path \u306e\u901a\u3063\u305f\u5834\u6240\u306b cl-indent.el \u3092\u7f6e\u304d\uff0c.emacs \u306b<\/p>\n \u3068\u66f8\u304f\u3068\u5c0e\u5165\u3067\u304d\u308b\u3002<\/p>\n \u5b57\u4e0b\u3052\u3059\u308b\u5f62\u5f0f\u3092\u8ffd\u52a0\u3059\u308b\u306b\u306f define-cl-indent \u95a2\u6570\u3092\u4f7f\u3046\u3002<\/p>\n \u4f8b\u3048\u3070\uff0c sunless \u3092\u8ffd\u52a0\u3059\u308b\u306b\u306f .emacs \u5185\u306b\uff0c<\/p>\n \u306e\u3088\u3046\u306b\u66f8\u304f\u3002<\/p>\n (x . y) \u3068\u66f8\u304f\u3068 x \u304c y \u306e\u5225\u540d\u306b\u306a\u308b\u3088\u3046\u3002<\/p>\n cl-indent.el \u5185\u306b\u306f (unless 1) \u3068\u66f8\u3044\u3066\u3042\u308b\u3002 cl-indent.el \u3092\u5c0e\u5165\u3059\u308b\u3068\u7279\u5225\u306a\u5b57\u4e0b\u3052\u3092\u3059\u308b\u5f62\u5f0f\u3084\u95a2\u6570\u3092\u7c21\u5358\u306b\u8ffd\u52a0\u3067\u304d\u308b\u3002 site-lisp \u306a\u3069\u306e path \u306e\u901a\u3063\u305f\u5834\u6240\u306b cl-indent.el \u3092\u7f6e\u304d\uff0c.emacs \u306b (require ‘cl-indent) (setq lisp-indent-function (function common-lisp-indent-function)) \u3068\u66f8\u304f\u3068\u5c0e\u5165\u3067\u304d\u308b\u3002 \u5b57\u4e0b\u3052\u3059\u308b\u5f62\u5f0f\u3092\u8ffd\u52a0\u3059\u308b\u306b\u306f define-cl-indent \u95a2\u6570\u3092\u4f7f\u3046\u3002 \u4f8b\u3048\u3070\uff0c sunless \u3092\u8ffd\u52a0\u3059\u308b\u306b\u306f .emacs \u5185\u306b\uff0c (define-cl-indent ‘(sunless . unless)) \u306e\u3088\u3046\u306b\u66f8\u304f\u3002 (x . y) \u3068\u66f8\u304f\u3068 x \u304c y \u306e\u5225\u540d\u306b\u306a\u308b\u3088\u3046\u3002 cl-indent.el \u5185\u306b\u306f (unless Continue reading [Common Lisp][Emacs] lisp-mode\u3067\u306e\u5b57\u4e0b\u3052\u3092\u8abf\u6574\u3059\u308b<\/span>\r\n(require 'cl-indent)\r\n(setq lisp-indent-function (function common-lisp-indent-function))\r\n<\/pre>\n
\r\n(define-cl-indent '(sunless . unless))\r\n<\/pre>\n
\n\u3053\u308c\u306f unless \u5185\u306f1 \u5b57\u4e0b\u3052\u3068\u3044\u3046\u610f\u5473\u3089\u3057\u3044\u3002
\n\u3088\u3063\u3066\uff0c\u6b21\u306e\u3088\u3046\u306b\u3082\u66f8\u3051\u308b\u3002<\/p>\n\r\n(define-cl-indent '(sunless 1))\r\n<\/pre>\n","protected":false},"excerpt":{"rendered":"