<?xml version="1.0" encoding="utf-8"?>
<!-- If you are running a bot please visit this policy page outlining rules you must respect. http://www.livejournal.com/bots/ -->
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:lj="http://www.livejournal.com">
  <id>urn:lj:livejournal.com:atom1:noxyu3m</id>
  <title>noxyu3m</title>
  <subtitle>noxyu3m</subtitle>
  <author>
    <name>noxyu3m</name>
  </author>
  <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/"/>
  <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom"/>
  <updated>2007-06-10T14:49:32Z</updated>
  <lj:journal userid="10508852" username="noxyu3m" type="personal"/>
  <link rel="service.feed" type="application/x.atom+xml" href="http://noxyu3m.livejournal.com/data/atom" title="noxyu3m"/>
  <link rel="hub" href="http://pubsubhubbub.appspot.com/"/>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:3594</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/3594.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=3594"/>
    <title>--enable-font-backend is depricated</title>
    <published>2007-06-10T14:42:52Z</published>
    <updated>2007-06-10T14:49:32Z</updated>
    <category term="emacs"/>
    <content type="html">оказывается, со шрифтами в emacs-cvs все отлично. нужно было всего лишь дописать в ~/.Xresources что-нибудь вроде:&lt;br /&gt;&lt;pre&gt;
Emacs.FontBackend: xft
Emacs.font: DejaVu Sans Mono-11
&lt;/pre&gt;&lt;br /&gt;...обновить конфигурацию с помощью xrdb ~/.Xresources и готово!</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:3462</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/3462.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=3462"/>
    <title>toshiba satellite u200 + debian etch</title>
    <published>2007-05-04T08:43:22Z</published>
    <updated>2007-05-04T08:43:22Z</updated>
    <category term="debian etch toshiba u200"/>
    <content type="html">если вы стали обладателем ноутбука toshiba u200 (или, скорее всего, любого ноутбука toshiba с джог-дайлом для регулировки звука), то прежде чем ставить туда системы отличные от windows выкрутите этот джог-дайл на максимум. ибо сделать это потом без виндовых драйверов не получиться, и звук будет идти с такой максимальной громкостью, с которой вы этот джог-дайл оставили в windows. и это не смотря на все выкрученные микшеры в максимум. а если у вас не работает в нем wi-fi, то включите его переключателем справа, выставив в положение on. это единственные две проблемы, которые потрепали мне нервы при установке на этот ноутбук etch. хороший ноутбук, хороший ос.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:3286</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/3286.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=3286"/>
    <title>update for previous post</title>
    <published>2007-02-05T06:34:34Z</published>
    <updated>2007-02-05T08:45:09Z</updated>
    <category term="emacs"/>
    <content type="html">&lt;pre&gt;./configure --prefix=/usr --enable-font-backend \
--with-xpm --with-jpeg --with-tiff --with-gif --with-png --with-freetype \
--with-xft --with-gtk
make bootstrap
cd lisp
make bootstrap-clean
make compile EMACS=../src/emacs
cd ..
make clean
make&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;а вообще это все очень подробно описано вот тут:&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.emacswiki.org/cgi-bin/wiki/XftGnuEmacs"&gt;http://www.emacswiki.org/cgi-bin/wiki/XftGnuEmacs&lt;/a&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:2964</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/2964.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=2964"/>
    <title>M-x version</title>
    <published>2007-02-03T14:18:09Z</published>
    <updated>2007-02-03T14:18:09Z</updated>
    <category term="emacs"/>
    <content type="html">GNU Emacs 23.0.0.1 (i686-pc-linux-gnu, GTK+ Version 2.8.20) of 2007-02-03 on s20</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:2679</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/2679.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=2679"/>
    <title>ruby the "perlification" of lisp</title>
    <published>2007-01-29T18:10:25Z</published>
    <updated>2007-01-29T18:10:25Z</updated>
    <category term="yukihiro matsumoto quotes"/>
    <content type="html">&lt;blockquote&gt;Ruby is a language designed in the following steps:&lt;br /&gt;&lt;br /&gt;  * take a simple lisp language (like one prior to CL).&lt;br /&gt;  * remove macros, s-expression.&lt;br /&gt;  * add simple object system (much simpler than CLOS).&lt;br /&gt;  * add blocks, inspired by higher order functions.&lt;br /&gt;  * add methods found in Smalltalk.&lt;br /&gt;  * add functionality found in Perl (in OO way).&lt;br /&gt;&lt;br /&gt;So, Ruby was a Lisp originally, in theory.&lt;br /&gt;Let's call it MatzLisp from now on. ;-)&lt;/blockquote&gt;&lt;br /&gt;&lt;div align="right"&gt;&lt;i&gt;Yukihiro Matsumoto&lt;/i&gt;&lt;/div&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:2508</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/2508.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=2508"/>
    <title>emacs</title>
    <published>2007-01-21T20:56:19Z</published>
    <updated>2007-01-21T20:56:19Z</updated>
    <category term="emacs"/>
    <content type="html">C-h C-p</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:2294</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/2294.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=2294"/>
    <title>noxyu3m @ 2006-11-24T15:26:00</title>
    <published>2006-11-24T11:26:16Z</published>
    <updated>2006-11-24T11:26:28Z</updated>
    <category term="alan key quotes"/>
    <content type="html">&lt;blockquote&gt;I invented the term &lt;i&gt;object oriented&lt;/i&gt;, and I can tell you that C++ wasn't what I had in mind.&lt;/blockquote&gt;&lt;div align="right"&gt;&lt;i&gt;Alan Kay&lt;/i&gt;&lt;/div&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:1941</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/1941.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=1941"/>
    <title>noxyu3m @ 2006-11-07T17:46:00</title>
    <published>2006-11-07T13:46:12Z</published>
    <updated>2006-11-24T11:24:21Z</updated>
    <category term="kenneth thompson quotes"/>
    <content type="html">&lt;blockquote&gt;One of my most productive days was throwing away 1000 lines of code.&lt;/blockquote&gt;&lt;br /&gt;&lt;div align="right"&gt;&lt;i&gt;Kenneth Thompson&lt;/i&gt;&lt;/div&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:1546</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/1546.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=1546"/>
    <title>targets the wrong problem</title>
    <published>2006-11-01T05:45:47Z</published>
    <updated>2006-11-24T11:25:19Z</updated>
    <category term="paul graham quotes"/>
    <content type="html">&lt;blockquote&gt;This practice is not only common, but institutionalized. For example, in the OO world you hear a good deal about &amp;quot;patterns&amp;quot;. I wonder if these patterns are not sometimes evidence of case (c), the human compiler, at work. When I see patterns in my programs, I consider it a sign of trouble. The shape of a program should reflect only the problem it needs to solve. Any other regularity in the code is a sign, to me at least, that I'm using abstractions that aren't powerful enough - often that I'm generating by hand the expansions of some macro that I need to write.&lt;/blockquote&gt;&lt;div align="right"&gt;&lt;i&gt;Paul Graham&lt;/i&gt;&lt;/div&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:1486</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/1486.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=1486"/>
    <title>хотите "y" вместо "yes"?</title>
    <published>2006-10-25T06:31:11Z</published>
    <updated>2006-11-01T05:50:22Z</updated>
    <category term="emacs"/>
    <content type="html">все просто:&lt;pre&gt;(fset 'yes-or-no-p 'y-or-n-p)&lt;/pre&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:1040</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/1040.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=1040"/>
    <title>не хватает часов вокруг?</title>
    <published>2006-10-24T19:25:39Z</published>
    <updated>2006-11-01T05:48:55Z</updated>
    <category term="emacs"/>
    <content type="html">добавляем в .emacs:&lt;br /&gt;&lt;pre&gt;(display-time)&lt;/pre&gt;и не забываем про&lt;br /&gt;&lt;pre&gt;M-x customize-variable &amp;lt;RET&amp;gt; display-time-24hr-format&lt;/pre&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:963</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/963.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=963"/>
    <title>циклическая прокрутка буферов в emacs</title>
    <published>2006-08-30T20:50:00Z</published>
    <updated>2006-11-01T05:50:30Z</updated>
    <category term="emacs"/>
    <content type="html">переключаться между буферами можно C-x b, а можно и циклически, с помощью M-x cyclebuffer-forward и cyclebuffer-backward. но можно повесить и удобные бинды, например:&lt;pre&gt;
(global-set-key [prior] 'cyclebuffer-forward)
(global-set-key [next] 'cyclebuffer-backward)&lt;/pre&gt;теперь можно с помощью PgUp и PgDown соответственно переключать буферы по порядку. можно на педали повесить, если есть.</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:624</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/624.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=624"/>
    <title>мешает start-up сообщение в emacs?</title>
    <published>2006-08-29T15:51:42Z</published>
    <updated>2006-11-01T05:51:24Z</updated>
    <category term="emacs"/>
    <content type="html">допишите в .emacs:&lt;pre&gt;
(setq inhibit-startup-message t)&lt;/pre&gt;</content>
  </entry>
  <entry>
    <id>urn:lj:livejournal.com:atom1:noxyu3m:503</id>
    <link rel="alternate" type="text/html" href="http://noxyu3m.livejournal.com/503.html"/>
    <link rel="self" type="text/xml" href="http://noxyu3m.livejournal.com/data/atom/?itemid=503"/>
    <title>как отучить emacs сохранять backup-файлы в рабочую директорию?</title>
    <published>2006-08-28T14:25:43Z</published>
    <updated>2006-11-01T05:50:13Z</updated>
    <category term="emacs"/>
    <content type="html">очень просто, добавляем в свой .emacs следующее:&lt;pre&gt;
(add-to-list 'backup-directory-alist
             (cons ".*" "~/.emacs.d/backup"))&lt;/pre&gt;ну или куда там вам будет удобней их кидать.</content>
  </entry>
</feed>
