Missing autoload cookies in newsticker.el

2005-10-10 Thread Sascha Wilde
putting autoload cookies at `newsticker-start' and `newsticker-show-news'. cheers sascha -- Sascha Wilde : "Ist es nicht schon schlimm genug, dass ICH hier rumtrolle?" : (Henning Leise in d.o.c.) pgpvHenFcZE4p.pgp Descri

Re: pgg symmetric encryption patch

2005-10-08 Thread Sascha Wilde
On Sat, Oct 08, 2005 at 01:14:59PM +0200, Simon Josefsson wrote: > Sascha Wilde <[EMAIL PROTECTED]> writes: > > > On Sat, Oct 08, 2005 at 10:48:27AM +0200, Simon Josefsson wrote: > > I attached the complete patch against the latest cvs checkout. > > > > Tha

Re: pgg symmetric encryption patch

2005-10-08 Thread Sascha Wilde
aken care of this... I attached the complete patch against the latest cvs checkout. Thanks for your help. cheers sascha -- Sascha Wilde "Structure is _nothing_ if it is all you got. Skeletons _spook_ people if thwy try to walk around on their own. I really wonder why XML does not.&qu

Re: pgg symmetric encryption patch

2005-10-07 Thread Sascha Wilde
On Fri, Oct 07, 2005 at 02:06:55PM -0400, Ken Manheimer wrote: > On 10/7/05, Sascha Wilde <[EMAIL PROTECTED]> wrote: > > On Thu, Oct 06, 2005 at 06:41:14PM -0400, Ken Manheimer wrote: > > > 1. my most serious concern is with the unpatched pgg code. the text that > &g

Re: pgg symmetric encryption patch

2005-10-07 Thread Sascha Wilde
*** 4,9 --- 4,10 ;; 2005 Free Software Foundation, Inc. ;; Author: Daiki Ueno <[EMAIL PROTECTED]> + ;; Symmetric encryption added by: Sascha Wilde <[EMAIL PROTECTED]> ;; Created: 1999/10/28 ;; Keywords: PGP, OpenPGP, GnuPG *** *** 150,156

Re: pgg symmetric encryption patch

2005-10-06 Thread Sascha Wilde
us maintainers and he > has taken care of PGG in Gnus CVS. Thanks. Attached you'll find a revised version of the patch. cheers -- Sascha Wilde To become a Jedi, use Emacs you have to. Index: man/pgg.texi === RCS file: /cvsro

Re: pgg symmetric encryption patch

2005-10-05 Thread Sascha Wilde
On Tue, Oct 04, 2005 at 12:53:30PM +0200, Sascha Wilde wrote: > I'll try to find the time to make this a proper feature of pgg. (I > also added the original author to the cc, so he might add his > thoughts) I attached a more complete patch, including documentation and changelog

Re: pgg symmetric encryption patch (was: new version of allout.el - patch and ChangeLog)

2005-10-04 Thread Sascha Wilde
On Mon, Oct 03, 2005 at 03:50:25PM -0400, Ken Manheimer wrote: > On 10/3/05, Sascha Wilde <[EMAIL PROTECTED]> wrote: > > Enclosed you'll find my preliminary patch to make symmetric encryption > > possible with pgg. [...] > > Ken, would something along this lines b

pgg symmetric encryption patch (was: new version of allout.el - patch and ChangeLog)

2005-10-03 Thread Sascha Wilde
g-gpg.el 6 Aug 2005 19:51:42 - 1.6 +++ pgg-gpg.el 3 Oct 2005 19:13:34 - @@ -4,6 +4,7 @@ ;; 2005 Free Software Foundation, Inc. ;; Author: Daiki Ueno <[EMAIL PROTECTED]> +;; Symmetric encryption added by: Sascha Wilde <[EMAIL PROTECTED]> ;; Created: 1999/10/28

Re: new version of allout.el - patch and ChangeLog

2005-10-02 Thread Sascha Wilde
just like allout, part of GNU Emacs 22 -- so IMO it would be desirable to have the howl functionality of allout "out of the box" with GNU emacs. cheers sascha -- Sascha Wilde Hi! I'm a .signature *virus*! Copy me into your ~/.signature to help me

Re: new version of allout.el - patch and ChangeLog

2005-09-30 Thread Sascha Wilde
t of gnu emacs, when we have pgg? cheers sascha -- Sascha Wilde -.-. ..- .-. .. --- ... .. - -.-- -.- .. .-.. .-.. . -.. - . -.-. .- - pgp9z24cATWDR.pgp Description: PGP signature ___ Emacs-devel maili

Re: [EMAIL PROTECTED]: Emacs very slow opening file]

2005-09-30 Thread Sascha Wilde
On Fri, Sep 30, 2005 at 08:39:40AM +0200, David Kastrup wrote: > "Richard M. Stallman" <[EMAIL PROTECTED]> writes: > > > So, I would conclude, that there is no bug at all. Emacs can't > > possibly know, that the "Local Variables:" block isn't meant to be > > interpreted in the diff fi

Re: [EMAIL PROTECTED]: Emacs very slow opening file]

2005-09-30 Thread Sascha Wilde
On Thu, Sep 29, 2005 at 07:31:04PM -0400, Richard M. Stallman wrote: > So, I would conclude, that there is no bug at all. Emacs can't > possibly know, that the "Local Variables:" block isn't meant to be > interpreted in the diff file. =20 > > Hmm. It still feels like a bug to me, and

Re: [EMAIL PROTECTED]: Emacs very slow opening file]

2005-09-29 Thread Sascha Wilde
On Thu, Sep 29, 2005 at 09:24:43PM +0900, Kenichi Handa wrote: > In article <[EMAIL PROTECTED]>, Sascha Wilde <[EMAIL PROTECTED]> writes: > > > So, I would conclude, that there is no bug at all. Emacs can't > > possibly know, that the "Local Variables:&quo

Re: [EMAIL PROTECTED]: Emacs very slow opening file]

2005-09-29 Thread Sascha Wilde
be interpreted in the diff file. And I wouldn't consider the fact, that c-mode fontification takes so long on a big file, which isn't valid c-code at all, a bug. Workaround: turn of global-font-lock-mode or set enable-local-variables to nil, before openin

Re: Can't interrupt directory_files_internal run from timer-event-handler

2005-08-14 Thread Sascha Wilde
On Mon, Aug 08, 2005 at 08:27:40PM -0400, Richard M. Stallman wrote: > I'm not an expert on this, but I think it's impossible to create such > alternate names, since GNU Find uses this fact to detect directories > with no subdirectories. > > Linux seems to refuse to do this even if you

Re: emacs & MAXPATHLEN

2005-08-04 Thread Sascha Wilde
On Thu, Aug 04, 2005 at 01:13:48PM +0200, David Kastrup wrote: > Sascha Wilde <[EMAIL PROTECTED]> writes: > > > On Thu, Aug 04, 2005 at 08:30:05AM +0200, David Kastrup wrote: > >> "Richard M. Stallman" <[EMAIL PROTECTED]> writes: > > > >&

Re: emacs & MAXPATHLEN

2005-08-04 Thread Sascha Wilde
ink. :) "program" is a very generic term, and I think it's a pretty strange idea to pretend it isn't... btw. I think the word for the kind of program you consider the "usual sense" would be "application". cheers sascha -- Sascha Wilde - no sig today...

Re: bootstrap-emacs fails with glibc-2.3.5

2005-05-23 Thread Sascha Wilde
On Sun, May 15, 2005 at 05:45:28PM +0200, Sascha Wilde wrote: > *** glibc detected *** emacs: corrupted double-linked list: 0x0852c080 *** > > Anyway: I just tried to get back some days in cvs to find the exact > change responsible for this problem but now the older source tree >

Re: the new makefile faces

2005-05-19 Thread Sascha Wilde
target: foo.o \ bar.o shell stuff `bar.o' gets fontified as part of the shell code, which it isn't. cheers sascha -- Sascha Wilde : The most exciting phrase to hear in science, the one : that heralds new discoveries, is not &qu

Re: bootstrap-emacs fails with glibc-2.3.5

2005-05-16 Thread Sascha Wilde
On Sat, May 14, 2005 at 07:54:51PM +0200, Sascha Wilde wrote: > some of the the latest changes made bootstrap-emacs fail with new > glibc versions. (I use a cvs version, but I'd guess that some new > GNU/Linux distributions, like Fedora Core 3 will be affected, too.) > >

bootstrap-emacs fails with glibc-2.3.5

2005-05-14 Thread Sascha Wilde
ot surprisingly) all of the above is also true for the resulting emacs binary. cheers sascha -- Sascha Wilde - no sig today... sorry! ___ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel

Re: unexec

2005-05-14 Thread Sascha Wilde
edHat Systems like Fedora and RHE-3. I'm not sure if there are any other GNU/Linux Distribution which use KErnels with Exec-shield by default... cheers sascha -- Sascha Wilde Life's too short to read boring signatures ___ Emacs-devel mailing l

Re: Fontification of citations in mail-Mode

2005-04-21 Thread Sascha Wilde
erminals. I think this would be a very good solution. This way any desired behavior can be easily achieved by simple customization. thanks sascha -- Sascha Wilde Well, *my* brain likes to think it's vastly more powerful than any finite Turing machine but it hasn't proven that to me... --

Re: Fontification of citations in mail-Mode

2005-04-20 Thread Sascha Wilde
Eli suggested, would be the right thing to do, so anyone could customize them without affecting fontification in other modes. An other possibility might be to introduce a way to customize whether to fontify the whole cited text or only the markers... cheers sascha -- Sascha Wilde "Comput

Re: Fontification of citations in mail-Mode

2005-04-19 Thread Sascha Wilde
On Tue, Apr 19, 2005 at 12:13:54PM -0400, Richard Stallman wrote: > In that case, wouldn't it be sufficient to change the default font > used for cited text? > > There may not be many choices on a text console. This is a general problem of font-lock-mode on a text console. As I wrote

Re: Fontification of citations in mail-Mode

2005-04-19 Thread Sascha Wilde
On Mon, Apr 18, 2005 at 05:06:36PM -0400, Richard Stallman wrote: > mail/sendmail.el were changed, so that teh text of citations is no > longer fontified (only the leading mark, normally "> " is...). > > Why was that change made? > > Because I found the cited text hard to read with th

Fontification of citations in mail-Mode

2005-04-18 Thread Sascha Wilde
itations when the whole cited text were fontified. cheers sascha -- Sascha Wilde "Liebet eure Feinde, vielleicht schadet das ihrem Ruf" (Stanislaw Jerzy Lec) pgpNOk8YaKMuj.pgp Description: PGP signature ___ Emacs-devel mailing list E

Re: Is that change a good idea?

2005-03-18 Thread Sascha Wilde
ld need this hack to proper minor-modes following standard semantics? > not as a new feature. I would guess: when its there, it will be used... btw. I posted a patch, convertinge auto-fill-function to a standard minor-mode (thus addressing the same problem) earlier this week, but got no response

Re: fix: auto-fill-mode converted to proper minor-mode

2005-03-16 Thread Sascha Wilde
On Wed, Mar 16, 2005 at 08:19:33AM +0100, Sascha Wilde wrote: > Hi, > > I enclosed a small patch to make auto-fill-mode a proper minor-mode. sorry for the double post -- I had the impression my first mail wasn't getting through, thats why I remailed it this morning after subscr

fix: auto-fill-mode converted to proper minor-mode

2005-03-16 Thread Sascha Wilde
--- emacs/lisp/ChangeLog2005-03-15 15:39:40.0 + +++ emacs-patched20050315/lisp/ChangeLog2005-03-15 19:03:28.0 + @@ -1,3 +1,14 @@ +2005-03-15 Sascha Wilde <[EMAIL PROTECTED]> + + * simple.el (auto-fill-mode): converted to a p

fix: auto-fill-mode converted to proper minor-mode

2005-03-16 Thread Sascha Wilde
+ +++ emacs-patched20050315/lisp/ChangeLog2005-03-15 19:03:28.0 + @@ -1,3 +1,14 @@ +2005-03-15 Sascha Wilde <[EMAIL PROTECTED]> + + * simple.el (auto-fill-mode): converted to a proper minor-mode. + + * subr.el (minor-mode-list): remove