[macemacsjp-english 826] Re: detecting Carbon Emacs

Back to archive index

Seiji Zenitani zenit****@mac*****
Sat Jan 6 12:52:49 JST 2007


Try the following lines.

Seiji


(if (featurep 'carbon-emacs-package)
(progn

  (something-to-do)
  (something-to-do)
  (something-to-do)

))

On 2007/01/05, at 22:46, xah lee wrote:

> Hi,
>
> the font-changing code i use only works for carbon emacs, and not  
> in other emacs.
>
> So, what's the function that detect if i'm running carbon emacs?
>
> Thanks.
>
> PS I have some emacs and elisp tutorials here:
> http://xahlee.org/emacs/emacs.html
> i hope people here may find it interesting.
>
>   Xah
>   xah****@xahle*****
>http://xahlee.org/_______________________________________________
> macemacsjp-english mailing list
> macem****@lists*****
> http://lists.sourceforge.jp/mailman/listinfo/macemacsjp-english




More information about the macemacsjp-english mailing list
Back to archive index