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

先月 2014年02月 来月
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
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2014年02月23日() 旧暦 [n年日記] [更新:"2014/02/23 21:31:35"]

#1 [pkgsrc] wip/tc-git problem: /export/CHROOT /usr/pkgsrc/wip/tc-git/work/tc/doc/-I does not exist!

cf-r4-RF@makoto 12:21:50/140223(..wip/tc-git)% 

(cd /export/CHROOT/usr/pkgsrc/wip/tc-git/work/tc/doc; \
/usr/pkg/bin/emacs -q -no-site-file -batch -l texinfmt -f batch-texinfo-format -I .;)
>> /export/CHROOT/usr/pkgsrc/wip/tc-git/work/tc/doc/-I does not exist!
zcat /usr/pkg/share/emacs/24.3.50/lisp/textmodes/texinfmt.el.gz | cat -n |less
  4258  (defun batch-texinfo-format ()
  4259    "Run `texinfo-format-buffer' on the files remaining on the command line.
  4260  Must be used only with -batch, and kills Emacs on completion.
  4261  Each file will be processed even if an error occurred previously.
  4262  For example, invoke
  4263    \"emacs -batch -l texinfmt -f batch-texinfo-format $docs/ ~/*.texinfo\"."
  4264    (if (not noninteractive)
  4265        (error "batch-texinfo-format may only be used -batch"))
  4266    (let ((version-control t)
  4267          (auto-save-default nil)
  4268          (find-file-run-dired nil)
  4269          (kept-old-versions 259259)
  4270          (kept-new-versions 259259))
  4271      (let ((error 0)
  4272            file
  4273            (files ()))
  4274        (while command-line-args-left
  4275          (setq file (expand-file-name (car command-line-args-left)))
  4276          (cond ((not (file-exists-p file))
  4277                 (message ">> %s does not exist!" file)
  4278                 (setq error 1
The following line works OK (filename instead of "-I . " )
(cd /export/CHROOT/usr/pkgsrc/wip/tc-git/work/tc/doc; \
/usr/pkg/bin/emacs -q -no-site-file -batch -l texinfmt -f batch-texinfo-format tc.texinfo)



最近の日記
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)