Mercurial > addons > slrn-macros > slrn-unread-threads-macro
view README @ 1:e50b2ba42af7 default tip
Change license to GPL-2.0+
author | Guido Berhoerster <guido+slrn@berhoerster.name> |
---|---|
date | Sat, 25 Jul 2015 17:13:16 +0200 |
parents | 4ec1eb102837 |
children |
line wrap: on
line source
slrn Unread Threads Macro ========================= The slrn unread threads macro displays complete threads if they contain at least one unread article. Usage ----- The slrn unread threads macro can be used by including it in the .slrnrc user initialization file via the `interpret` command, e.g. provided that the file unread-threads.sl is located in one of the directories specified by the macro_directory configuration variable: interpret "unread-threads.sl" Contact ------- Please send any feedback, translations or bug reports via email to <guido+weechat@berhoerster.name>. Bug Reports ----------- When sending bug reports, please always mention the exact version of the macro with which the issue occurs as well as the version of slrn, slang and the operating system you are using and make sure that you provide sufficient information to reproduce the issue and include any input, output, any error messages and slang stack traces. License ------- Except otherwise noted, all files are Copyright (C) 2009 Guido Berhoerster and distributed under the following license terms: Copyright (C) 2009 Guido Berhoerster <guido+slrn@berhoerster.name> This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.