Linux 版 (精华区)

发信人: qubo (qubo), 信区: Linux
标  题: [合集]Emacs的newframe不加载字体和颜色设置:(
发信站: 哈工大紫丁香 (2003年11月10日10:45:05 星期一), 站内信件


────────────────────────────────────────
 figure (美丽人生☆遥望)              于 2003年08月14日10:30:09 星期四 说道:

模式等设置,都没问题,就是
涉及到face的东西在新的frame里面就没有了:(

────────────────────────────────────────
 emacs (进化的鱼)                     于 2003年08月14日10:54:02 星期四 说道:

      (setq default-frame-alist
            `(
              (background-color . ,"DarkSlateGrey")
              (foreground-color . ,"Wheat")
              ,(cons 'width  (frame-width))
              ,(cons 'height (frame-height))
              (cursor-color     . "Orchid")
              (mouse-color      . "Orchid")
              ))
【 在 figure (美丽人生☆遥望) 的大作中提到: 】
: 模式等设置,都没问题,就是
: 涉及到face的东西在新的frame里面就没有了:(

────────────────────────────────────────
 figure (美丽人生☆遥望)              于 2003年08月14日18:15:00 星期四 说道:

多谢emacs兄!!
呵呵,btw://字体怎么指定
BOW
【 在 emacs (进化的鱼) 的大作中提到: 】
      (setq default-frame-alist
            `(
              (background-color . ,"DarkSlateGrey")
              (foreground-color . ,"Wheat")
              ,(cons 'width  (frame-width))
              ,(cons 'height (frame-height))
              (cursor-color     . "Orchid")
              (mouse-color      . "Orchid")
              ))
【 在 figure (美丽人生☆遥望) 的大作中提到: 】
: 模式等设置,都没问题,就是
: 涉及到face的东西在新的frame里面就没有了:(

────────────────────────────────────────
[百宝箱] [返回首页] [上级目录] [根目录] [返回顶部] [刷新] [返回]
Powered by KBS BBS 2.0 (http://dev.kcn.cn)
页面执行时间:3.163毫秒