From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/5591 Path: main.gmane.org!not-for-mail From: arne@rune.biokemi.su.se (Arne Elofsson) Newsgroups: gmane.emacs.gnus.general Subject: Upgrading to sgnus Date: 19 Mar 1996 12:47:37 +0100 Organization: Stockholms Universitet Message-ID: NNTP-Posting-Host: coloc-standby.netfonds.no X-Trace: main.gmane.org 1035146173 798 80.91.224.250 (20 Oct 2002 20:36:13 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 20 Oct 2002 20:36:13 +0000 (UTC) Return-Path: ding-request@ifi.uio.no Original-Received: from ifi.uio.no (ifi.uio.no [129.240.64.2]) by deanna.miranova.com (8.7.3/8.6.9) with SMTP id EAA25023 for ; Tue, 19 Mar 1996 04:45:36 -0800 Original-Received: from rune.biokemi.su.se (rune.biokemi.su.se [130.237.179.49]) by ifi.uio.no with ESMTP (8.6.11/ifi2.4) id for ; Tue, 19 Mar 1996 12:47:51 +0100 Original-Received: (from arne@localhost) by rune.biokemi.su.se (8.7/8.7) id MAA09336; Tue, 19 Mar 1996 12:47:38 +0100 (MET) Original-To: ding@ifi.uio.no Original-Lines: 54 Xref: main.gmane.org gmane.emacs.gnus.general:5591 X-Report-Spam: http://spam.gmane.org/gmane.emacs.gnus.general:5591 Hi sorry for these simple questions ! Been busy with other things and finally managed to upgrade to sgnus. I really like the topics ? What is tha status of the MIME support I couldn't find anything about that in the manual ? Only problem I had was that my (personalised) coloring of the group buffer does not work any more. (I like to have different color depending on the degree of subscribidness). This is what I used to do: ------- (add-hook 'gnus-group-mode-font-lock-hook 'gnus-group-mode-font-lock-keywords) (add-hook 'gnus-group-prepare-hook 'gnus-group-mode-font-lock-hook) (defun gnus-group-mode-font-lock-hook () (run-hooks 'font-lock-hook) (setq font-lock-keywords gnus-group-mode-font-lock-keywords)) (make-face 'gnus-group-ticked) (defconst gnus-group-ticked 'gnus-group-ticked) (set-face-foreground 'gnus-group-ticked "tomato") (setq gnus-group-mode-font-lock-keywords (list (cons "^*.*$" 'gnus-group-ticked) )) -------- And similar for all other subscribedness leveles. my grou line format is: (setq gnus-group-line-format "%(%M%S%L%5y: %g%)\n") it sems to sort of work but then some other function changes the lines to some awfull green bold color. is there some other hook that is called after gnus-group-prepare-hook ? thanxs a lot again and sorry for wasting your time arne PS. What package are people using for pgp ? PPS. Any other new fewatures that I have missed and you recoment (To think before you speak is like wiping your ass before you take a dump.) ----------------------------------------------------------------- From: Arne Elofsson Email: arne@biokemi.su.se Tel:+46(0)8-161553 WWW: http://www.biokemi.su.se/~arne/