サイトマップ 更新履歴 ニュース Elispセクション 利用手引

Comments on AlexSchroederConfigPyrobombus

For me there are opening parentheses missing for the toplevel special forms. So defun and define-generic-mode are missing their opening parenthesis while put, add-hook, etc. have them. Looks like

  (add-hook 'latex-mode-hook (lambda () (reftex-mode 1)))

but here the ‘(’ is missing:

  defun my-latex-m-to-ft ()
    "Tranform meters to feet.
  \\unit[3]{m} turns to \\unit[10]{Fuss}."
    (interactive)
  ...

– shjk 2013-05-01 02:05 UTC


Thanks for spotting it. I fixed the problem yesterday but didn’t regenerate (edit) the page so that the erroneous output was left in the HTML cache.

AlexSchroeder 2013-05-01 06:39 UTC

Please make sure you contribute only your own work. IP numbers are made available via the page history. If you want to keep it a secret, you need to use Tor. See TextFormattingRules for how to format text. See StyleGuide for the suggested writing style on this wiki.

Please answer this captcha: