all.SCORE
author Oleksandr Gavenko <gavenkoa@gmail.com>
Fri, 11 Apr 2014 12:02:49 +0300
changeset 1135 b6dcbd747884
parent 1065 0827d8cec487
child 1299 b3c9f1e790eb
permissions -rw-r--r--
Kill current buffer. Switch to next buffer if previous command was switching to next buffer or this command itself allowing sequential closing of uninteresting buffers."

;; -*- mode: emacs-lisp -*-
(
 ("from"
  ("Oleksandr Gavenko" 200 nil s)
  ("gavenkoa" 200 nil s)
  ("Юрий Гавенко" 200 nil s)
  ("singalen" 100 nil s)
  ("Victor Sergienko" 200 nil s))
 ("message-id"
  ("@gavenkoa.example.com" 200 nil s))
 ("references"
  ("@gavenkoa.example.com" 100 nil s)
  ("@desktop.home.int" 100 nil s))
 (mark-and-expunge -20)
 (thread-mark-and-expunge -20)
 )