hns - 日記自動生成システム - Version 2.19.9

先月 2001年09月 来月
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2001年09月03日(月) 旧暦 [n年日記]

#1 [Emacs] M-x command history list

Nelson H. F. Beebe という方が次のように書いている。
In emacs-21.xx, incremental searches are added to the M-x command history list; this was a change from emacs-20.xx which I believe should be rescinded.

Here is why:

I VERY frequently use M-x repeat-complex-command (C-x ESC ESC) and then use the minibuffer history commands M-n and M-p to scroll up and down in the command list. Since incremental searches are common navigational technical, there tend to be a lot of them, and their presence in the command history list not only clutters the list significantly, but also effectively shortens it (by reducing the number of M-x named commands that can be stored), and increases the time to move up and down in that list.

When I want to recall a previous incremental search string, I use isearch-forward's own history list, not that of M-x.

What do others on this list think?

rescind
to revoke or cancel
clutter
(n) number of things scattered in disorder
(vt) to put in disorder

訳:

Emacs 21 では漸次検索(Incremental search) も M-x の操作履歴に含 まれるようになった。これは Emacs 20 ではそうではなかったと思うが これは戻すべきだ。

何故かというと

私は、 M-x repeat-complex-command (C-x ESC ESC) の後に ミニバッファ履歴の方の M-n M-p を使って前後しながら 必要なものを探すことを 良く行う。

さて、漸次検索はあちこち探す一般的な方法だから、 とても良く使う。そうして、それが操作検索に残ると、目障りなばかり でなく、実質的に、保存数に上限のある履歴を短くしてしまい、 結局、探す時間がかかってしまう。

実際問題として、以前の漸次検索に何を使ったかということは、 そちらの内部機能があるので、M-x は使わない。

[wl] 起動してすぐ次のような字を見るが、二度目は大丈夫 ?:

(void-function make-mode-line-mouse2-map)
  make-mode-line-mouse2-map(wl-toggle-plugged)
  wl-plugged-init-icons()
  run-hooks(wl-init-hook)
  byte-code("....
    [demo-buf 
    succeed wl-init kill-buffer t run-hooks wl-init-hook] 2)
  wl-init(nil)
  wl(nil)
  call-interactively(wl)

#2 [Namazu] Namazu-2.0.7pre1 を試す

そう言えば --with-included-gettext を付けない時に、
gcc -g -O2 -Wall -pedantic -o .libs/namazu form.o namazu.o output.o rcfile.o result.o usage.o namazu-cmd.o ../nmz/.libs/libnmz.so ../lib/libnmzut.a -lm -Wl,--rpath -Wl,/usr/local/lib
で、
output.o: In function `print_page_index':
/usr/local/src/namazu-2.0.7pre1/src/output.c:499: undefined reference to `gettext'
となってしまうのは、本来は、何とか出来るはず。

NetBSD ( 少なくとも 20010801) は /usr/lib/libintl* に初めから入っている:

./configure すると次のように、見かけ上、それと一致している。
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... no
checking for bindtextdomain in -lintl... yes
checking for gettext in libintl... checking for gettext in -lintl... yes
yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... no
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  ja ja_JP.SJIS es fr
  cat > conftest.$ac_ext <<EOF
#line 6324 "configure"
#include "confdefs.h"
#include <libintl.h>
EOF
ac_try="$ac_cpp conftest.$ac_ext >/dev/null 2>conftest.out"
{ (eval echo configure:6329: \"$ac_try\") 1>&5; (eval $ac_try) 2>&5; }
ac_err=`grep -v '^ *+' conftest.out | grep -v "^conftest.${ac_ext}\$"`



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)