unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* fancy-splash-screen customize group...
@ 2005-12-02  2:13 David Kastrup
  2005-12-03  1:19 ` Richard M. Stallman
  2005-12-03 11:26 ` Romain Francoise
  0 siblings, 2 replies; 1364+ messages in thread
From: David Kastrup @ 2005-12-02  2:13 UTC (permalink / raw)



Hi,
when doing
M-x customize-group RET fancy-splash-screen RET

I actually don't get a customizable option for the most important
thing: how to turn it off.

I consider that an omission.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* Documentation for car and cdr
@ 2006-01-24 16:55 Mario Domenech Goulart
  2006-01-24 22:30 ` Kevin Rodgers
  2006-01-24 23:14 ` David Kastrup
  0 siblings, 2 replies; 1364+ messages in thread
From: Mario Domenech Goulart @ 2006-01-24 16:55 UTC (permalink / raw)


Hello,

Currently, the documentation for cdr is:

,----[ M-x describe-function <RET> cdr <RET> ]
| cdr is a built-in function in `C source code'.
| (cdr list)
| 
| Return the cdr of list.  If arg is nil, return nil.
| Error if arg is not nil and not a cons cell.  See also `cdr-safe'.
`----

And, for car, is:

,----[ M-x describe-function <RET> car <RET> ]
| car is a built-in function in `C source code'.
| (car list)
| 
| Return the car of list.  If arg is nil, return nil.
| Error if arg is not nil and not a cons cell.  See also `car-safe'.
`----

Saying "car returns the car" and "cdr returns the cdr" doesn't sound
very useful for me if I would like to know what car and cdr do, unless I
knew what "car" and "cdr" mean (then I wouldn't check the
documentation). :-)

Wouldn't it be better to write something like "Return the first element
of list" and "Return a list containing all but the first element of
list" for car and cdr, respectively?

I found this little "issue" when I was trying to show a friend of mine
the self-documenting features of Emacs: "If you don't know what car
means, for example, you can always check the documentation, so you can
find out that car...  returns the car of a list...". :-) Maybe he
thought lists can drive. :-)


Best wishes,
Mario

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* newsticker-start: Recursive laod error
@ 2005-12-09  8:34 Sascha Wilde
  2005-12-10  8:55 ` Xavier Maillard
  2005-12-11 11:40 ` Romain Francoise
  0 siblings, 2 replies; 1364+ messages in thread
From: Sascha Wilde @ 2005-12-09  8:34 UTC (permalink / raw)


Starting CVS Emacs with 

emacs -Q -D

starting newsticker:

M-x newsticker-start

I get:

newsticker--set-customvar: Recursive load:
"/vol1/opt/cvs-emacs/share/emacs/22.0.50/lisp/net/newsticker.elc",
"/vol1/opt/cvs-emacs/share/emacs/22.0.50/lisp/net/newsticker.elc",
"/vol1/opt/cvs-emacs/share/emacs/22.0.50/lisp/net/newsticker.elc",
"/vol1/opt/cvs-emacs/share/emacs/22.0.50/lisp/net/newsticker.elc",
"/vol1/opt/cvs-emacs/share/emacs/22.0.50/lisp/net/newsticker.elc"

cheers
sascha
-- 
>++++++[<+++++++++++>-]<+.>+++[<++++++>-]<.---.---------.++++++.++++.---------
-.+++++++++++.+++++.>+++++++[<-------->-]<-.>++++++[<+++++++>-]<+.--.+++..----
---.-.>++++++[<------>-]<.>++++[<+++++++++++++>-]<.------------.---.>++++++[<-
----->-]<-.>+++++[<+++++++>-]<.--.>+++[<++++++>-]<+.>++++++++[<--------->-]<--.

^ permalink raw reply	[flat|nested] 1364+ messages in thread
[parent not found: <E1EjJLn-0005bC-6Q@fencepost.gnu.org>]
* SPC in custom-mode
@ 2005-07-05 17:54 Lennart Borgman
  2005-07-07 17:05 ` Per Abrahamsen
  0 siblings, 1 reply; 1364+ messages in thread
From: Lennart Borgman @ 2005-07-05 17:54 UTC (permalink / raw)


SPC in custom buffers currently always scrolls the buffer. I do not 
think this is the expected behaviour by most users.

A common use of SPC (web browsers, w32 programs) is to "push the button" 
when keyboard focus is on the button. I think that would be better - at 
least when focus is on a button.

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* RMAIL slows
@ 2005-03-19 21:22 Robert J. Chassell
  2005-03-19 22:04 ` David Kastrup
  2005-03-20 12:59 ` Richard Stallman
  0 siblings, 2 replies; 1364+ messages in thread
From: Robert J. Chassell @ 2005-03-19 21:22 UTC (permalink / raw)


Sunday's GNU Emacs CVS snapshot, Sun, 2005 Mar 13
GNU Emacs 22.0.50.22 (i686-pc-linux-gnu, GTK+ Version 2.6.2)

vrs

Friday's GNU Emacs CVS snapshot, Fri, 2005 Mar 18
GNU Emacs 22.0.50.26 (i686-pc-linux-gnu, GTK+ Version 2.6.2)

    both started with the same, long .emacs file

Deletion in RMAIL slows after an instance of GNU Emacs has been
running for several days.  The time to delete the same 50 messages,
all marked with `d', is double in the five day older instance than in
the newer instance.

This has been going on for months, but I have not been able to find
the bug.  That is why I have not reported this earlier.  I cannot find
anything wrong with Emacs!

There are no memory leaks that I can find and the backtraces are
nearly the same, being different only in addresses.

When deleting 50 messages, I found that in the older instance, each
call to `rmail-summary-goto-msg' takes nearly twice the Elapsed Time
as in the newer instance of Emacs,

Here are the five most frequently called functions from when I
instrumented `rmail-summary-' using `elp' and deleted 50 messages (the
same messages from the same RMAIL file each time):

older

Function Name                        Call Count  Elapsed Time  Average Time
===================================  ==========  ============  ============
rmail-summary-update-highlight       156         0.0032450000  2.080...e-05
rmail-summary-goto-msg               150         3.5518869999  0.0236792466
rmail-summary-exists                 51          0.0013599999  2.666...e-05
rmail-summary-displayed              50          0.0023839999  4.767...e-05
rmail-summary-mark-deleted           50          0.1103629999  0.00220726


younger
Function Name                        Call Count  Elapsed Time  Average Time
===================================  ==========  ============  ============
rmail-summary-update-highlight       166         0.0089219999  5.374...e-05
rmail-summary-goto-msg               153         1.9204319999  0.0125518431
rmail-summary-exists                 56          0.0013960000  2.492...e-05
rmail-summary-displayed              52          0.0021609999  4.155...e-05
rmail-summary-mark-deleted           50          0.0944409999  0.0018888199

The time sink is `rmail-summary-goto-msg'. 

I profiled one deletion on that function.  `rmail-summary-goto-msg'
continues as the time sink.  The function takes longer over time.

older
Function Name                        Call Count  Elapsed Time  Average Time
===================================  ==========  ============  ============
rmail-summary-goto-msg               6           0.057814      0.0096356666
rmail-summary-rmail-update           6           0.0381699999  0.0063616666
rmail-summary-undelete               1           0.016846      0.016846
rmail-summary-delete-forward         1           0.013405      0.013405


younger
Function Name                        Call Count  Elapsed Time  Average Time
===================================  ==========  ============  ============
rmail-summary-construct-io-menu      1           0.141289      0.141289
rmail-summary-rmail-update           8           0.0816259999  0.0102032499
rmail-summary-delete-forward         1           0.032636      0.032636
rmail-summary-goto-msg               4           0.0205899999  0.0051474999

Unfortunately, I am now lost.  On glancing at the source for
`rmail-summary-goto-msg' I don't see anything obviously wrong.  What
should I do next?

I normally do not run an instance of Emacs so long, since I like to
update and run new CVS versions.  But I will keep this older version
sitting on my desktop ready for any tests you might suggest.



Here is the backtrace for the older instance.  In both instances, I
went to the most recent message, # 247, then to the previous message,
then to the next (i.e., most recent message) again, then suspended the
instance and ran `bt'.

Program received signal SIGTSTP, Stopped (user).
0x407eee12 in select () from /lib/libc.so.6
(gdb) bt
#0  0x407eee12 in select () from /lib/libc.so.6
#1  0x00000007 in ?? ()
#2  0x00000000 in ?? ()
#3  0xbfffef20 in ?? ()
#4  0x081b2069 in wait_reading_process_output (time_limit=157, microsecs=0, 
    read_kbd=-1, do_display=1, wait_for_cell=137576249, wait_proc=0x0, 
    just_wait_proc=0) at process.c:4350
#5  0x0808a957 in sit_for (sec=157, usec=0, reading=1, display=1, 
    initial_display=0) at dispnew.c:6367
#6  0x081220d6 in read_char (commandflag=1, nmaps=4, maps=0xbffff19c, 
    prev_event=137576249, used_mouse_menu=0xbffff1d8) at keyboard.c:2769
#7  0x08128b64 in read_key_sequence (keybuf=0xbffff300, bufsize=30, 
    prompt=137576249, dont_downcase_last=0, can_return_switch_frame=1, 
    fix_current_buffer=1) at keyboard.c:8803
#8  0x0811f323 in command_loop_1 () at keyboard.c:1538
#9  0x081806fe in internal_condition_case (bfun=0x811f190 <command_loop_1>, 
    handlers=137637249, hfun=0x811ec80 <cmd_error>) at eval.c:1385
#10 0x0811efde in command_loop_2 () at keyboard.c:1319
#11 0x081801fb in internal_catch (tag=-514, func=0x811efb0 <command_loop_2>, 
    arg=137576249) at eval.c:1144
#12 0x0811ef83 in command_loop () at keyboard.c:1298
#13 0x0811e9e4 in recursive_edit_1 () at keyboard.c:991
#14 0x0811eb21 in Frecursive_edit () at keyboard.c:1052

Here is the backtrace of the first four stack frames of the newer
instance, just to show you its near identity with the backtrace of the
older instance.

Program received signal SIGTSTP, Stopped (user).
0x407eee12 in select () from /lib/libc.so.6
(gdb) bt
#0  0x407eee12 in select () from /lib/libc.so.6
#1  0x00000000 in ?? ()
#2  0x00000000 in ?? ()
#3  0xbfffef20 in ?? ()
#4  0x081b2239 in wait_reading_process_output (time_limit=157, microsecs=0, 
    read_kbd=-1, do_display=1, wait_for_cell=137573145, wait_proc=0x0, 
    just_wait_proc=0) at process.c:4350

As I said, I cannot find anything wrong with either instance of Emacs
except that RMAIL deletions in the older instance take longer and
longer.

-- 
    Robert J. Chassell                         
    bob@rattlesnake.com                         GnuPG Key ID: 004B4AC8
    http://www.rattlesnake.com                  http://www.teak.cc

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* calendar problems
@ 2005-03-10 21:40 Karl Chen
  2005-03-10 23:06 ` Alan Shutko
  0 siblings, 1 reply; 1364+ messages in thread
From: Karl Chen @ 2005-03-10 21:40 UTC (permalink / raw)



Something has broken in `mark-diary-entries' such that (setq
mark-diary-entries-in-calendar t) and related no longer work
correctly.  It seems to be setting point to the beginning of the
calendar buffer (I think the previous behavior was to leave it on
the current date.)

-- 
Karl 2005-03-10 13:38

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* $HOME default on w32
@ 2004-10-25 12:04 Stefan
  2004-10-25 15:06 ` Lennart Borgman
  2004-10-25 19:12 ` Jason Rumney
  0 siblings, 2 replies; 1364+ messages in thread
From: Stefan @ 2004-10-25 12:04 UTC (permalink / raw)



It seems that on w32, if HOME is not defined we default it to C:/.
Wouldn't it make more sense to default it to $USERPOFILE (if set) which on XP
seems to typically point to C:/Documents and Files/<user> which is about as
close to a "home directory" as it gets?


        Stefan

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* Mode-line customization.
@ 2004-05-05  7:16 Matt Hodges
  2004-05-05 15:04 ` Chris Green
  2004-05-06  0:17 ` Masatake YAMATO
  0 siblings, 2 replies; 1364+ messages in thread
From: Matt Hodges @ 2004-05-05  7:16 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 218 bytes --]

This patch might appeal to people migrating from XEmacs, who want to
colourise their mode lines. It might be nice to have these faces
available, even if they're not visibly different from mode-line, by
default.

Matt


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Patch adding faces to modeline. --]
[-- Type: text/x-patch, Size: 2634 bytes --]

cvs server: Diffing lisp
Index: lisp/bindings.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/bindings.el,v
retrieving revision 1.130
diff -u -r1.130 bindings.el
--- lisp/bindings.el	1 May 2004 03:50:24 -0000	1.130
+++ lisp/bindings.el	4 May 2004 22:36:46 -0000
@@ -303,10 +303,12 @@
     (list
      (propertize "%[(" 'help-echo help-echo)
      `(:propertize ("" mode-name)
+                   face mode-line-major-mode
 		   help-echo "mouse-2: help for current major mode"
 		   local-map ,mode-line-major-mode-keymap)
      '("" mode-line-process)
      `(:propertize ("" minor-mode-alist)
+                   face mode-line-minor-mode
 		   help-echo "mouse-2: help for minor modes, mouse-3: minor mode menu"
 		   local-map ,mode-line-minor-mode-keymap)
      (propertize "%n" 'help-echo "mouse-2: widen"
Index: lisp/faces.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/faces.el,v
retrieving revision 1.283
diff -u -r1.283 faces.el
--- lisp/faces.el	26 Mar 2004 15:12:33 -0000	1.283
+++ lisp/faces.el	4 May 2004 22:36:46 -0000
@@ -1828,9 +1828,31 @@
   :group 'modeline
   :group 'basic-faces)
 
+(defface mode-line-major-mode
+  '((((type x w32 mac) (class color))
+     :foreground "red")
+    (t
+     :background "red"))
+  "Face used to indicate `major-mode' in the mode line."
+  :version "21.4"
+  :group 'modeline
+  :group 'basic-faces)
+
+(defface mode-line-minor-mode
+  '((((type x w32 mac) (class color))
+     :foreground "green4")
+    (t
+     :background "green"))
+  "Face used to indicate minor modes in the mode line."
+  :version "21.4"
+  :group 'modeline
+  :group 'basic-faces)
+
 ;; Make `modeline' an alias for `mode-line', for compatibility.
 (put 'modeline 'face-alias 'mode-line)
 (put 'modeline-inactive 'face-alias 'mode-line-inactive)
+(put 'modeline-major-mode 'face-alias 'mode-line-major-mode)
+(put 'modeline-minor-mode 'face-alias 'mode-line-minor-mode)
 
 (defface header-line
   '((t
cvs server: Diffing lisp/calc
cvs server: Diffing lisp/calendar
cvs server: Diffing lisp/emacs-lisp
cvs server: Diffing lisp/emulation
cvs server: Diffing lisp/eshell
cvs server: Diffing lisp/gnus
cvs server: Diffing lisp/international
cvs server: Diffing lisp/language
cvs server: Diffing lisp/mail
cvs server: Diffing lisp/mh-e
cvs server: Diffing lisp/net
cvs server: Diffing lisp/obsolete
cvs server: Diffing lisp/play
cvs server: Diffing lisp/progmodes
cvs server: Diffing lisp/term
cvs server: Diffing lisp/textmodes
cvs server: Diffing lisp/toolbar
cvs server: Diffing lisp/url

[-- Attachment #3: Type: text/plain, Size: 141 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* Fix for inconsistent (/ DIVIDEND DIVISOR &rest DIVISORS)
@ 2004-05-04 22:27 Peter Whaite
  2004-05-04 22:51 ` Miles Bader
  0 siblings, 1 reply; 1364+ messages in thread
From: Peter Whaite @ 2004-05-04 22:27 UTC (permalink / raw)



Some time ago there was a thread on division being inconsistent when
floats were involved.  I dont know what the outcome of that discussion
was, but it did occur to me that the simplest fix would be to multiply
the divisors before doing the division.  Here is code for that
(src/data.c)...

DEFUN ("/", Fquo, Squo, 2, MANY, 0,
       doc: /* Return first argument divided by all the remaining arguments.
The arguments must be numbers or markers.
usage: (/ DIVIDEND DIVISOR &rest DIVISORS)  */)
     (nargs, args)
     int nargs;
     Lisp_Object *args;
{
  if (nargs == 2) {
    return arith_driver (Adiv, nargs, args);
  }
  else {
    Lisp_Object divArgs[2];
    divArgs[0] = args[0];
    divArgs[1] = arith_driver (Amult, nargs-1, args+1);
    return arith_driver (Adiv, 2, divArgs);
  }
}

I've left nargs==2 as a special case for efficiency, because it wont
change the existing behavior for 2 arguments, and because 2 arguments is
by far the most common, and perhaps only, usage I see in the cvs *.el
files.

-- 
Peter Whaite (http://whaite.ca)

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* dired alignment
@ 2004-05-04 18:28 Karl Eichwalder
  2004-05-04 21:32 ` Andreas Schwab
  0 siblings, 1 reply; 1364+ messages in thread
From: Karl Eichwalder @ 2004-05-04 18:28 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

Since several days I observe an dired alignment failure when trying to
copy a file pressing `C'.  Point sits on `.emacs.test', press

    C .emacs.test2 RET

and all spaces are collapsed to just-one-space (cf. attachment).  Press
`g' and proper re-alignemnt will happen.


[-- Attachment #2: e.png --]
[-- Type: image/png, Size: 8324 bytes --]

[-- Attachment #3: Type: text/plain, Size: 214 bytes --]



-- 
                                                         |      ,__o
                                                         |    _-\_<,
http://www.gnu.franken.de/ke/                            |   (*)/'(*)

[-- Attachment #4: Type: text/plain, Size: 141 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* doc elisp intro cross reference fixes
@ 2003-11-14 20:22 Kevin Ryde
  2003-11-17 13:29 ` Juri Linkov
  0 siblings, 1 reply; 1364+ messages in thread
From: Kevin Ryde @ 2003-11-14 20:22 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

        * emacs-lisp-intro.texi: Corrections to cross references,
        (Interactive Options): elisp "interactive" -> "Using Interactive".
        (defvar and asterisk): Remove emacs "Edit Options" reference,
        edit-options is no longer described in the emacs manual.
        (Lists diagrammed): elisp "List Type" -> "Cons Cell Type".


[-- Attachment #2: emacs-lisp-intro.texi.xref.diff --]
[-- Type: text/plain, Size: 2385 bytes --]

*** emacs-lisp-intro.texi.~1.22.~	Thu Jan  1 10:00:01 1970
--- emacs-lisp-intro.texi	Fri Nov 14 14:57:00 2003
***************
*** 3519,3525 ****
  
  Alternatively, if the special letter-codes are not right for your
  application, you can pass your own arguments to @code{interactive} as
! a list.  @xref{interactive, , Using @code{Interactive}, elisp, The
  GNU Emacs Lisp Reference Manual}, for more information about this advanced
  technique.
  
--- 3519,3525 ----
  
  Alternatively, if the special letter-codes are not right for your
  application, you can pass your own arguments to @code{interactive} as
! a list.  @xref{Using Interactive, , Using @code{Interactive}, elisp, The
  GNU Emacs Lisp Reference Manual}, for more information about this advanced
  technique.
  
***************
*** 8097,8104 ****
  
  For me, the major use of the @code{edit-options} command is to suggest
  variables that I might want to set in my @file{.emacs} file.  I urge
! you to look through the list.  (@xref{Edit Options, , Editing Variable
! Values, emacs, The GNU Emacs Manual}.)
  
  @node copy-region-as-kill, cons & search-fwd Review, defvar, Cutting & Storing Text
  @comment  node-name,  next,  previous,  up
--- 8097,8103 ----
  
  For me, the major use of the @code{edit-options} command is to suggest
  variables that I might want to set in my @file{.emacs} file.  I urge
! you to look through the list.
  
  @node copy-region-as-kill, cons & search-fwd Review, defvar, Cutting & Storing Text
  @comment  node-name,  next,  previous,  up
***************
*** 9142,9148 ****
  and the second of which holds the address of @code{buttercup}.
  
  A pair of address-boxes is called a @dfn{cons cell} or @dfn{dotted
! pair}.  @xref{List Type, , List Type , elisp, The GNU Emacs Lisp
  Reference Manual}, and @ref{Dotted Pair Notation, , Dotted Pair
  Notation, elisp, The GNU Emacs Lisp Reference Manual}, for more
  information about cons cells and dotted pairs.
--- 9141,9147 ----
  and the second of which holds the address of @code{buttercup}.
  
  A pair of address-boxes is called a @dfn{cons cell} or @dfn{dotted
! pair}.  @xref{Cons Cell Type, , Cons Cell and List Types, elisp, The GNU Emacs Lisp
  Reference Manual}, and @ref{Dotted Pair Notation, , Dotted Pair
  Notation, elisp, The GNU Emacs Lisp Reference Manual}, for more
  information about cons cells and dotted pairs.

[-- Attachment #3: Type: text/plain, Size: 141 bytes --]

_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/emacs-devel

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* customizing a variable named in Info
@ 2003-10-19  1:34 Peter S Galbraith
  2003-10-19  5:58 ` Eli Zaretskii
  2003-10-20  1:48 ` Richard Stallman
  0 siblings, 2 replies; 1364+ messages in thread
From: Peter S Galbraith @ 2003-10-19  1:34 UTC (permalink / raw)


Forgive the intrusion, this is perhaps the wrong list for a feature
request.

It would be nice to have a way to identity an Emacs variable in texinfo
sources such that when Emacs Info renders the page it can make the
variable name clickable in order to customize it.  (I know texinfo is
not limited to documenting Emacs, so this would probably be a secret
handshake of some sort that Emacs could parse.)

I find myself writing docs that often say things like "if you wish to
enable this feature, customize the variable `foobar'.

I know I can put point on the string, do `C-h v' and then click on
customize, but such a feature would make customizable variables stand
out and the documentation would therefore render the information in a
more efficient way (specially for new users).

Thanks,
-- 
Peter S. Galbraith <p.galbraith@globetrotter.net>
GPG key 1024/D2A913A1 - 97CE 866F F579 96EE  6E68 8170 35FF 799E
6623'rd GNU/Linux user at the Counter - http://counter.li.org/

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* Re: RMAIL, MIME-related bug
@ 2003-10-12 19:47 Alexander Pohoyda
  2003-10-14  1:50 ` Kenichi Handa
                   ` (2 more replies)
  0 siblings, 3 replies; 1364+ messages in thread
From: Alexander Pohoyda @ 2003-10-12 19:47 UTC (permalink / raw)
  Cc: emacs-devel

> > I have found a variable called rmail-enable-mime, and some void
> > variables of type rmail-*-mime-* which don't fit into my
> > implementation and I don't understand why they are here anyway.
> 
> IIRC, this is for add-on packages that add MIME support to RMAIL.

Do you know of such a package? I was not able to find any.
If there exist some, I don't want to break it. Otherwise I don't
believe those variables are useful.

> > 2) If I save an email to the file, I want it to be the same message
> >    as RMail read from my mailbox. I want to be able to read it from
> >    another mail client, for example.
> 
> Someone wrote code to do that, but it's currently on a separate
> branch of the Emacs CVS.  I suggest to leave this issue alone, not to
> mix it with the other changes you did.

Actually, I ment rmail-output function from rmailout.el file, but
after consideration I agree that I used that functionality so often
only because there was no better way to get attached files from the
email. Normally I don't need to export emails to files.

> > 3) I agree that some action (transfer-/charset decoding, PGP signature
> >    verification, etc.) is OK to do once in function called from
> >    rmail-convert-to-babyl-format, but some other (picture previews,
> >    big attachement hiding, etc.) should be done by every (?)
> >    rmail-show-message call.
> 
> I suggest to discuss this (on emacs-devel).  There are trade-offs here
> that IMHO are not so trivial to resolve.

OK, this is how I see it.

When we convert the email to babyl format, we can do some MIME-related
processing on it, for example: all text/* bodyparts may be
transfer-encoding (quoted-printable and base64) decoded, PGP/GPG
signatures verified, PGP/GPG decryption done, header fields of type
=?...?B?...?= decoded (RFC 2047) and unfolded (RFC 2822), etc.
This needs to be done once. No information is lost in this step. No
structure information is lost either.

When we show the message, I'm not interested in following things:
* MIME-related boundaries;
* Header fields of most entities;
* Entities of some types (multipart/alternative(text/html),
pgp-signature, etc);
* Entities of types image, audio, video, application. Instead, I would
like to see a button [Save as...] which will save an entity to file;
* Entities of types image/jpeg, image/png, etc. may be displayed right
here in the buffer.

Granted, we can delete boundaries and header field we don't want to
see, but what to do with big bodyparts like attached images? Where to
store them so that the user does not normally see them, but can
access them anytime in the future?

Also, please note that if we delete any MIME-related information, we
will not be able to parse the message again later. Well, we will need
some other parser. This way we invent another format. I don't like
this, that's why I don't agree that we should delete something we
don't want to see on the screen.
As I proposed before, I would like to hide the information using the
"invisible" property. I'm open to suggestions.


Another problem is that we currently brake the email by inserting
"simplified" header between original header and the message body (in
rmail-reformat-message function). After this is done, MIME-parsing
function does not work anymore.

I would very like to hear your ideas.
Thanks to anybody in advance.


-- 
Alexander Pohoyda <alexander.pohoyda@gmx.net>
PGP Key fingerprint: 7F C9 CC 5A 75 CD 89 72  15 54 5F 62 20 23 C6 44

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* S-backspace
@ 2003-05-25 23:01 Alex Schroeder
  2003-05-25 23:57 ` S-backspace Miles Bader
                   ` (2 more replies)
  0 siblings, 3 replies; 1364+ messages in thread
From: Alex Schroeder @ 2003-05-25 23:01 UTC (permalink / raw)


In the new CVS, <S-backspace> runs the command kill-whole-line.
I'm hitting it about twice a day by accident, confusing me.
Can we reconsider this recent keybinding addition?

Alex
-- 
http://www.emacswiki.org/cgi-bin/alex.pl

^ permalink raw reply	[flat|nested] 1364+ messages in thread
[parent not found: <E18UXkO-00014i-00@troodon.localdomain>]
* mh-e 6.2 imminent
@ 2002-10-21  7:26 Bill Wohler
  2002-10-21 10:04 ` Kim F. Storm
  2002-10-22  3:13 ` Richard Stallman
  0 siblings, 2 replies; 1364+ messages in thread
From: Bill Wohler @ 2002-10-21  7:26 UTC (permalink / raw)


  I noticed that Emacs is in pre-release. We expect to release a beta of
  mh-e 6.2 at the end of the month. I assume that the pre-release means
  that only bug fixes are allowed, but if this isn't strictly the case,
  I was wondering if I'd be able to update mh-e when we're ready. It's a
  pretty big release (release notes enclosed), but is limited to just
  the mh-e files so it should be little or no risk to the rest of the
  project.


* Changes in mh-e 6.2

This is a major minor release which includes a lot of new features
including improved MIME handling, speedbar folder browsing, and
indexed searching. In this version, mh-e runs under XEmacs and
compiles clean under all supported platforms.

** New Features in mh-e 6.2

*** Speedbar

There is now support for the speedbar. Try "M-x speedbar" (closes SF
#503727). 

Press the middle mouse button on the `+' icons to open a folder,
middle mouse button on a folder name to open the folder. Folders with
unseen messages are shown in bold, so this is a handy way to browse
new messages that you have filed with procmail or slocal.

See the new customization variable `mh-large-folder,' which controls
when the speedbar asks for how many messages to scan when opening a
large folder.

*** Indexed search

Interoperability with swish, glimpse, and namazu has been added to
enable lightening-fast searches of your mail. If none of these are
present, grep is used. Try "F i (mh-index-search)".

For more information, read the documentation for the functions
`mh-swish-execute-search,' `mh-namazu-execute-search,' or
`mh-glimpse-execute-search' depending on your preferred indexing
program to see what kind of setup is needed to generate the index.
You'll first need to run "F i" or load "mh-thread" to read the
documentation.

*** Threading

Use "T t (mh-toggle-threads)" to view the threads in the folder. Use
it again to return to a non-threaded view.

*** Brief help

Use "? (mh-help)" and "X ? (mh-prefix-help)," where X is a prefix
character, for a brief synopsis in the minibuffer of frequently used
commands. In the MH-Letter or MH-Pick buffers, use "C-c ? (mh-help)"
(closes SF #493740).

*** Folder keymap shared by show buffer

You can now use the MH-Folder mode commands from the MH-Show buffer.
Because of this, the MH-Show buffer is now read-only (closes SF
#527946) and you now have to use "M (mh-modify)" to edit a message.
 
*** Better scanning

You no longer have to modify your scan format if your folders have
more than 9999 messages in them. If you've only modified your scan
format file to allow for the wider message numbers, consider removing
your modifications of `mh-scan.*-regexp' and `mh-cmd-note', set the
new customization variable `mh-adaptive-cmd-note' to t, and
`mh-scan-format-file' to its default (t).

You may still want the updated format files for running MH commands
outside of mh-e, but these changes will simplify your mh-e
configuration considerably.

*** X-Face

mh-e now displays the content of the X-Face header field in the From
field. When sending a message, an X-Face field is appended to the
header if it doesn't already exist and "~/.face" is present. See the
new customization variables `mh-show-use-xface' and `mh-x-face-file'
(closes SF #480770).

mh-e depends on the external x-face package found in
ftp://ftp.jpl.org/pub/elisp/ to do this.

*** Graphical smileys

Smiley's are now converted to cute little images. See the new
customization variable `mh-graphical-smileys-p.'

*** Text emphasis

ASCII formatting is now converted to the appropriate font. For
example, *bold* appears in bold, /italic/ appears in italic, etc. See
the new customization variables `mh-decode-mime' and
`mh-graphical-emphasis-p.'

*** Attachment handling

Inline attachments are now displayed. Regular attachments appear as
buttons in show buffer. Use "K TAB (mh-next-button)" or "K SHIFT-TAB
(mh-prev-button)" to cycle through these buttons. Use "K v
(mh-folder-toggle-mime-part)" to view, "K o
(mh-folder-save-mime-part)" to save one part or "M-x
mh-store-mime-parts" to save all parts, or "K i
(mh-folder-inline-mime-part)" to view the attachment inline.

See the new customization variable `mh-decode-mime' for additional
information. In additiona, see the new customization variable
`mh-store-mime-parts-default-directory.'

HTML documents can be viewed inline if Gnus v5.9 and w3 or w3m lisp
packages are present. Set the customization variable
`mm-text-html-renderer' accordingly (closes SF #453352).

*** Quoted-printable handling

Quoted-printable body parts are now decoded.

*** More choices for `mh-yank-from-start-of-msg'

Historically, if this variable was t, the entire message, with full
headers would be included and every line would begin with
`mh-ins-buf-prefix.' This usage is deprecated in favor of the setting
`supercite' below. The default has been changed to `attribution.' The
following symbols are now understood:

`body': yank the message minus the header.

`supercite': include the entire message, with full headers. This also
causes the invocation of `sc-cite-original' without the setting of
`mail-citation-hook', now deprecated practice.

`autosupercite': do as for `supercite' automatically when show buffer
matches the message being replied-to.

`attribution': yank the message minus the header and add a simple
attribution line at the top.

`autoattrib': do as for `attribution' automatically when show buffer
matches the message being replied-to.

There is a new customization variable called
`mh-extract-from-attribution-verb' which is used for attribution which
provides a method for setting a different language.

*** Use Gnus mml instead of mhn

When inserting attachments into a message draft, Gnus mml directives
are now used instead of mhn directives. One beneficial side-effect of
this is that attachments can now appear inline as well as separate.

The new customization variable `mh-compose-insertion' controls whether
Gnus or mhn is used to insert MIME message directives in messages
(default: 'gnus, if the mml library exists).

*** Content-Type now obtained automatically

The value of the Content-Type no longer needs to be entered by the
user.

*** Attachments automatically included upon send

You no longer have to run "C-c C-e (mh-edit-mhn)" before sending a
message with attachments--this is done automatically when you send the
message with "C-c C-c (mh-send-letter)". There is, however, a new key
binding "C-c C-m m (mh-mml-to-mime)" which is analogous to "C-c C-e
(mh-edit-mhn)".

** New Variables in mh-e 6.2

New customization variables not mentioned earlier include:

*** mh-tool-bar-reply-3-buttons

Non-nil means use three buttons for reply commands in tool-bar. If you
have room on your tool-bar because you are using a large font, you may
set this variable to expand the single reply button into three buttons
that won't lead to minibuffer prompt about who to reply to.

** Bug Fixes in mh-e 6.2

*** mh-delete-msg, mh-refile-msg, mh-undo

Mandrake Linux includes XEmacs initialization code that binds
`transient-mark-mode' which causes problems in mh-e. These problems
have been fixed (closes SF #541915).

*** mh-edit-again

This would sometimes yield a read-only buffer. This has been fixed
(closes SF #624283).

*** mh-next-undeleted-msg, mh-previous-undeleted-msg 

If there are no more undeleted messages the point remains at its
original position and a message is produced (closes SF #494304).

*** mh-refile-msg, mh-write-msg-to-file

These functions stomped on the variables that held the name of the
last file and folder respectively for the other function. This has
been fixed so that the last folder or file name is preserved (closes
SF #580772).

*** mh-region-to-sequence

If the region in MH-Folder was set with "C-x h (mark-whole-buffer)",
you couldn't perform operations on all of the messages as you would
expect. This has been fixed (closes SF #621632).

*** mh-reply

Performing an undo the first thing after replying would blank out the
entire draft. Now just the insertion of the yanked message is undone
leaving the header and signature intact for additional editing (closes
SF #623693).

*** mh-subject-thread-to-sequence

Make 'subject sequence a real one, exported to MH. This means you can,
for example, mh-forward it. But it also shows up with a mark in the
scan output (closes SF #489445).



--
Bill Wohler <wohler@newt.com>  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and mh-e. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* Suggestions for mode-line-format changes
@ 2002-08-20 15:32 Kim F. Storm
  2002-08-20 14:51 ` Romain FRANCOISE
                   ` (4 more replies)
  0 siblings, 5 replies; 1364+ messages in thread
From: Kim F. Storm @ 2002-08-20 15:32 UTC (permalink / raw)



Now that the mode-line-position information has been moved
from the end of the mode line, and vc-mode is moved there too,
the space between the buffer name and the mode-line-modes
has become pretty crowded.

Now, if you enable display-time and display-battery,
which adds time and battery status, e.g. 15:57 [95%],
to that part of the mode line as well, it's a total mess.

My suggestion is to move the global-mode-string to the
end of the mode line; the cost is that the time and
battery status isn't always shown (especially in
partial width windows).


Also, I would like to suggest an alternative presentation
of the position, line number, and column number.

The current presentation is like

        L1 C0 Top
        L172 C23 43%
        L341 C0 Bot

which I find quite annoying to look at.

I've been using the following alternative for quite some
time, and I find it much easier on the eyes:

        Top (1,0)
        43% (172,23)
        Bot (341,0)

If only one of line-number-mode or column-number-mode is enabled,
this doesn't make much sense, so I use the following formats:

        Top L1
        43% C23
        Bot L341

To try the suggested format, just execute this (and toggle column and
line number mode as you like):

(let ((help-echo "mouse-1: select (drag to resize), mouse-2: delete others, mouse-3: delete"))
  (setq-default mode-line-position
    `((-3 . ,(propertize "%p" 'help-echo help-echo))
      (line-number-mode 
       ((column-number-mode
	 (,(propertize " (%l,%c)" 'help-echo help-echo))
	 (,(propertize " L%l" 'help-echo help-echo))))
       ((column-number-mode
	 (,(propertize " C%c" 'help-echo help-echo))))))))


What do you think?

-- 
Kim F. Storm <storm@cua.dk> http://www.cua.dk

^ permalink raw reply	[flat|nested] 1364+ messages in thread
[parent not found: <sds@gnu.org>]
* No calc in pretest?
@ 2002-06-29 20:28 Kevin A. Burton
  2002-06-30  6:24 ` Eli Zaretskii
  0 siblings, 1 reply; 1364+ messages in thread
From: Kevin A. Burton @ 2002-06-29 20:28 UTC (permalink / raw)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hey.  What happened to 'calc' in the pretest?  Calc was installed under CVS as
of 21.1.50.  Is there a reason it isn't in the pretest?  I installed the version
that was distributed under 21.1.50 and it worked fine.

Kevin (AKA missing calc)

- -- 
Kevin A. Burton ( burton@apache.org, burton@openprivacy.org, burton@peerfear.org )
             Location - San Francisco, CA, Cell - 415.595.9965
        Jabber - burtonator@jabber.org,  Web - http://www.peerfear.org/
        GPG fingerprint: 4D20 40A0 C734 307E C7B4  DCAA 0303 3AC5 BD9D 7C4D
         IRC - openprojects.net #infoanarchy | #p2p-hackers | #reptile

All the great empires of the future will be the empires of the mind.
  -- Winston Churchill



-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Get my public key at: http://relativity.yi.org/pgpkey.txt

iD8DBQE9HhhWAwM6xb2dfE0RAt2jAKCdvfDLuOqzGxoroJXHMT6BNA8VWACgnnEh
fNayKXo2t9+/hj5TLHD0tI0=
=jm0x
-----END PGP SIGNATURE-----

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* [jidanni@deadspam.com: modeline doesn't divulge buffer will go bye bye]
@ 2002-06-20 14:35 Richard Stallman
  2002-06-20 15:55 ` Robert J. Chassell
  0 siblings, 1 reply; 1364+ messages in thread
From: Richard Stallman @ 2002-06-20 14:35 UTC (permalink / raw)


What do you think of this idea?

------- Start of forwarded message -------
To: gnu-emacs-bug@moderators.isc.org
From: Dan Jacobson <jidanni@deadspam.com>
Newsgroups: gnu.emacs.bug
Subject: modeline doesn't divulge buffer will go bye bye
Reply-To: Kindly_Remove_This_jidanni@ms46.hinet.net
X-Orig-NNTP-Posting-Host: 61-227-44-196.hinet-ip.hinet.net (61.227.44.196)
X-Orig-X-Trace: fu-berlin.de 1024468445 9367596 61.227.44.196 (16 [99749])
X-Orig-Path: 127.0.0.1!nobody
Sender: bug-gnu-emacs-admin@gnu.org
Date: 19 Jun 2002 10:55:49 +0800

After using this ~20 years it dawns on me: The modeline of a buffer
with an associated file and that with no associated file look the
same.  Bad.

Buffer A has maximal autosaving, you name it, cutting edge in safety,
all because it is associated with a file.

Buffer B will go bye bye when you quit emacs, no matter what you put
in it.

Their modelines will never tell you that, gotta hit C-x C-b and look around.

It seems B should have something in the modeline close to the left
edge reminding one about the situation. 

Yes I know that most are *blabla*, but I'm talking about ones I create
with C-x b blabla.  OK, I don't do that too much, but that's not the point.

The point is that the modeline tells you all the little stuff.  The
most important thing, the fact that this buffer will go bye bye
without a trace is not mentioned there!
- -- 
http://jidanni.org/ Taiwan(04)25854780

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs
------- End of forwarded message -------

^ permalink raw reply	[flat|nested] 1364+ messages in thread
* Integrate Tramp
@ 2002-06-16 21:23 Kai Großjohann
  2002-06-17  2:44 ` Miles Bader
                   ` (2 more replies)
  0 siblings, 3 replies; 1364+ messages in thread
From: Kai Großjohann @ 2002-06-16 21:23 UTC (permalink / raw)


Finally, I'd like to integrate Tramp into Emacs.  How is the
procedure?  Do I just commit something or do I post it here for
inspection?

Without further instructions, I would commit lisp/net/tramp.el and
lisp/net/tramp-vc.el for the code and man/tramp.texi for the
documentation.

There is also tramp_ja.texi for a Japanese version of the manual and
tramp-util.el which contains just one short function, tramp-compile,
as a remote analog of `compile'.  These should not be committed, I
think.

At the moment, tramp.el contains a version number (the $Id$
keyword).  I gather that you're not happy with having version numbers
in Lisp files.  But I think it would be useful to continue to support
a version of Tramp which is not bundled with Emacs.  Then people can
try out new Tramp features without having to fetch the most recent
Emacs version from CVS.  Advice?

kai
-- 
People mountain, people sea, today no see, tomorrow see.  (from Chinese)

^ permalink raw reply	[flat|nested] 1364+ messages in thread
[parent not found: <E170n3M-0000tW-00@fencepost.gnu.org>]
[parent not found: <E16pNB6-0003ei-00@blackbird.home.nickwillson.com>]
[parent not found: <eliz@is.elta.co.il>]

end of thread, other threads:[~2006-01-26 23:53 UTC | newest]

Thread overview: 1364+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-12-02  2:13 fancy-splash-screen customize group David Kastrup
2005-12-03  1:19 ` Richard M. Stallman
2005-12-03  8:20   ` David Kastrup
2005-12-04  3:08     ` Richard M. Stallman
2005-12-04 11:54       ` David Kastrup
2005-12-04 15:17       ` Stefan Monnier
2005-12-03 11:26 ` Romain Francoise
2005-12-03 18:03   ` David Kastrup
2005-12-04 18:51     ` Chong Yidong
2005-12-04 18:54       ` Chong Yidong
2005-12-04 21:38         ` Drew Adams
2005-12-05 16:38           ` Richard M. Stallman
2005-12-05 17:52             ` Chong Yidong
2005-12-05 18:47               ` Peter Whaite
2005-12-06  0:02               ` Xavier Maillard
2005-12-06 16:42                 ` Richard M. Stallman
2005-12-06 17:17                   ` Chong Yidong
2005-12-06 19:09                     ` Peter Whaite
2005-12-06 20:31                       ` Lennart Borgman
2005-12-06 21:19                         ` Chong Yidong
2005-12-06 23:01                           ` Jason Rumney
2005-12-06 23:28                             ` Luc Teirlinck
2005-12-06 23:37                               ` Lennart Borgman
2005-12-07  0:11                                 ` Luc Teirlinck
2005-12-07  0:34                                   ` Lennart Borgman
2005-12-07 17:39                                     ` Xavier Maillard
2005-12-07 17:37                                   ` Peter Whaite
2005-12-07 21:28                                     ` Juri Linkov
2005-12-07 22:38                                       ` Lennart Borgman
2005-12-07 23:21                                         ` Peter Whaite
2005-12-07 23:25                                           ` Lennart Borgman
2005-12-07 23:49                                             ` Peter Whaite
2005-12-08  0:39                                               ` Lennart Borgman
2005-12-08 21:54                                                 ` Peter Whaite
2005-12-08  1:00                                               ` Juri Linkov
2005-12-08  2:30                                                 ` Luc Teirlinck
2005-12-08 21:57                                                   ` Juri Linkov
2005-12-09  0:57                                                     ` Luc Teirlinck
2005-12-09  1:08                                                       ` Lennart Borgman
2005-12-09  1:30                                                         ` Luc Teirlinck
2005-12-09 17:32                                                           ` Peter Whaite
2005-12-10  4:13                                                             ` Richard M. Stallman
2005-12-09 15:04                                                         ` Richard M. Stallman
2005-12-09  1:27                                                     ` unexec and fedora core 4 Camm Maguire
2005-12-09 15:04                                                       ` Richard M. Stallman
     [not found]                                                       ` <slrndpilut.ha3.jsnell@dogbert.localdomain>
2005-12-09 15:17                                                         ` Camm Maguire
2005-12-09 21:43                                                           ` Camm Maguire
2005-12-10  9:20                                                             ` [Gcl-devel] " Eli Zaretskii
2005-12-13  3:15                                                               ` Camm Maguire
2005-12-08  2:42                                                 ` fancy-splash-screen customize group Luc Teirlinck
2005-12-08  3:21                                                 ` Luc Teirlinck
2005-12-08  8:47                                                   ` Lennart Borgman
2005-12-08 15:38                                                     ` Luc Teirlinck
2005-12-08 16:38                                                     ` Luc Teirlinck
2005-12-07 23:27                                         ` Luc Teirlinck
2005-12-08  2:59                                           ` Chong Yidong
     [not found]                                         ` <200512072321.jB7NLMR03715@raven.dms.auburn.edu>
2005-12-07 23:32                                           ` Lennart Borgman
2005-12-07 23:46                                             ` Luc Teirlinck
2005-12-07 23:38                                           ` Peter Whaite
2005-12-07 23:52                                             ` Luc Teirlinck
2005-12-09 17:42                                               ` Peter Whaite
2005-12-08 19:27                                             ` Richard M. Stallman
2005-12-08 21:34                                               ` Peter Whaite
2005-12-09 15:02                                                 ` Richard M. Stallman
2005-12-09 15:02                                                 ` Richard M. Stallman
2005-12-09 17:40                                                   ` Lennart Borgman
2005-12-09 18:34                                                     ` Peter Whaite
2005-12-10  4:14                                                     ` Richard M. Stallman
2005-12-10 14:38                                                       ` Lennart Borgman
2005-12-10 15:21                                                         ` Luc Teirlinck
2005-12-10 19:29                                                           ` Lennart Borgman
2005-12-11  3:40                                                             ` Luc Teirlinck
2005-12-11 18:55                                                               ` Drew Adams
2005-12-12  4:55                                                                 ` Luc Teirlinck
2005-12-12  5:24                                                                 ` Richard M. Stallman
2005-12-12  5:40                                                                   ` Drew Adams
2005-12-13  3:50                                                                   ` Luc Teirlinck
2005-12-13 23:33                                                                     ` Richard M. Stallman
2005-12-11 22:57                                                             ` Richard M. Stallman
2005-12-11  5:03                                                           ` Richard M. Stallman
2005-12-11  6:23                                                             ` Luc Teirlinck
2005-12-11 22:26                                                               ` Lennart Borgman
2005-12-12  4:48                                                                 ` Luc Teirlinck
2005-12-11 22:56                                                               ` Richard M. Stallman
2005-12-11  5:03                                                         ` Richard M. Stallman
2005-12-09  2:25                                               ` Luc Teirlinck
2005-12-09 17:30                                                 ` Lennart Borgman
2005-12-09 18:06                                                 ` Peter Whaite
2005-12-10  4:13                                                   ` Richard M. Stallman
2005-12-09 21:15                                                 ` Richard M. Stallman
2005-12-09 23:15                                                   ` Luc Teirlinck
2005-12-10 16:18                                                     ` Richard M. Stallman
     [not found]                                           ` <87pso8l2l7.fsf@stupidchicken.com>
2005-12-08 19:29                                             ` Richard M. Stallman
2005-12-11 22:57                                         ` Richard M. Stallman
2005-12-13  1:27                                           ` Lennart Borgman
2005-12-13 23:33                                             ` Richard M. Stallman
2005-12-19 16:04                                               ` Lennart Borgman
2005-12-20 16:33                                                 ` Richard M. Stallman
2005-12-07 22:46                                       ` Lennart Borgman
2005-12-07 22:48                                       ` Peter Whaite
2005-12-07  0:14                                 ` Luc Teirlinck
2005-12-06 23:18                           ` Lennart Borgman
2005-12-07  7:57                             ` Help links (was: fancy-splash-screen customize group...) Juri Linkov
2005-12-07  9:05                               ` Help links Lennart Borgman
2005-12-07 22:59                                 ` Richard M. Stallman
2005-12-07 17:07                         ` fancy-splash-screen customize group Richard M. Stallman
2005-12-09 17:49                           ` Lennart Borgman
2005-12-07  4:25                       ` Luc Teirlinck
2005-12-07 16:45                       ` Drew Adams
2005-12-07 18:27                         ` Lennart Borgman
2005-12-07 18:36                           ` Drew Adams
2005-12-07 20:22                             ` Lennart Borgman
2005-12-07 20:27                             ` Peter Whaite
2005-12-07 17:06                       ` Richard M. Stallman
2005-12-07 18:26                         ` Peter Whaite
2005-12-11 22:57                           ` Richard M. Stallman
2005-12-07 17:06                       ` Richard M. Stallman
2005-12-07 18:21                         ` Peter Whaite
2005-12-07 17:06                     ` Richard M. Stallman
2005-12-07 16:38                   ` Drew Adams
2005-12-08  4:55                     ` Richard M. Stallman
2005-12-06 16:41               ` Richard M. Stallman
2005-12-04 21:18     ` Richard M. Stallman
2005-12-04 21:22       ` David Kastrup
2005-12-10  4:07       ` Luc Teirlinck
2005-12-10 16:19         ` Richard M. Stallman
  -- strict thread matches above, loose matches on Subject: below --
2006-01-24 16:55 Documentation for car and cdr Mario Domenech Goulart
2006-01-24 22:30 ` Kevin Rodgers
2006-01-24 21:45   ` Mario Domenech Goulart
2006-01-24 23:14 ` David Kastrup
2006-01-25  8:37   ` Mario Domenech Goulart
2006-01-25 11:07     ` David Kastrup
2006-01-25 12:42       ` Andreas Schwab
2006-01-25 12:47         ` David Kastrup
2006-01-25 15:44   ` Richard M. Stallman
2006-01-25 19:54   ` Alan Mackenzie
2006-01-25 21:43     ` Bill Atkins
2006-01-25 21:41       ` Alan Mackenzie
2006-01-25 23:19         ` Bill Atkins
2006-01-25 23:29         ` David Kastrup
2006-01-26  0:25         ` Thien-Thi Nguyen
2006-01-26  0:33           ` Lennart Borgman
2006-01-26  1:04             ` Thien-Thi Nguyen
2006-01-26 17:21               ` Drew Adams
2006-01-26 17:12           ` Drew Adams
2006-01-26  1:54         ` Miles Bader
2006-01-26  1:54         ` Miles Bader
2006-01-25 21:44     ` Lennart Borgman
2006-01-25 22:01     ` Alfred M. Szmidt
2006-01-25 22:07     ` Thien-Thi Nguyen
2006-01-25 22:16       ` Alan Mackenzie
2006-01-26  0:04         ` Karl Chen
2006-01-26  0:18           ` Luc Teirlinck
2006-01-26  4:33             ` Eli Zaretskii
2006-01-26  6:34               ` Miles Bader
2006-01-26  0:38         ` Thien-Thi Nguyen
2006-01-26  9:34           ` Alan Mackenzie
2006-01-26 13:28             ` Tomas Zerolo
2006-01-26 13:34             ` Thien-Thi Nguyen
2006-01-25 22:11     ` Luc Teirlinck
2006-01-25 22:35       ` Alan Mackenzie
2006-01-26 13:25         ` Tomas Zerolo
2006-01-25 22:51       ` Kim F. Storm
2006-01-25 23:31         ` Peter Whaite
2006-01-25 23:36           ` David Kastrup
2006-01-25 23:49         ` Mario Domenech Goulart
2006-01-26 17:46         ` Richard M. Stallman
2006-01-26 18:09           ` Luc Teirlinck
2006-01-26 19:55             ` Peter Whaite
2006-01-26 22:17               ` Kevin Rodgers
2006-01-26 22:29                 ` Jose E. Marchesi
2006-01-26 23:19                 ` Peter Whaite
2006-01-26 23:11           ` Jason Rumney
2006-01-26 23:53           ` David Kastrup
2006-01-26 17:46       ` Richard M. Stallman
2005-12-09  8:34 newsticker-start: Recursive laod error Sascha Wilde
2005-12-10  8:55 ` Xavier Maillard
2005-12-10 10:38   ` Lennart Borgman
2005-12-10 14:12     ` Robert J. Chassell
2005-12-11  5:02     ` Richard M. Stallman
2005-12-11  8:51       ` Xavier Maillard
2005-12-11 22:56         ` Richard M. Stallman
2005-12-12 21:00           ` Xavier Maillard
2005-12-14  9:24           ` Sascha Wilde
2005-12-14 15:35             ` Lennart Borgman
2005-12-14 15:43               ` Sascha Wilde
2005-12-15 17:13               ` Xavier Maillard
2005-12-15 17:28                 ` Lennart Borgman
2005-12-15 19:47                   ` Eli Zaretskii
2005-12-15 15:11             ` Sascha Wilde
2005-12-15 15:53               ` Lennart Borgman
2005-12-16  1:52               ` Richard M. Stallman
2005-12-10 10:44   ` Eli Zaretskii
     [not found]     ` <eliz@gnu.org>
2005-12-10 14:28       ` Ulf Jasper
2005-12-10 19:32         ` Eli Zaretskii
2005-12-10 19:59           ` Lennart Borgman
2005-12-11 16:49             ` Richard M. Stallman
2005-12-11  0:25     ` Xavier Maillard
2005-12-11 11:40 ` Romain Francoise
     [not found]   ` <romain@orebokech.com>
2005-12-12 18:39     ` Ulf Jasper
2005-12-12 22:00       ` Thien-Thi Nguyen
2005-12-12 23:36         ` Thien-Thi Nguyen
2005-12-13 15:54           ` Stefan Monnier
2005-12-13 21:08             ` Thien-Thi Nguyen
2005-12-13 21:40               ` Stefan Monnier
     [not found]                 ` <monnier@iro.umontreal.ca>
2005-12-14 19:22                   ` Ulf Jasper
2005-12-14 22:16                     ` Tomas Zerolo
2005-12-15  0:35                     ` Thien-Thi Nguyen
2005-12-15  1:51                       ` Drew Adams
     [not found]                       ` <ttn@gnu.org>
2005-12-15 20:18                         ` Ulf Jasper
     [not found] <E1EjJLn-0005bC-6Q@fencepost.gnu.org>
2005-12-07  2:10 ` [evilborisnet@netscape.net: weird behavior of ediff with multiple displays] Michael Kifer
2005-12-07 22:58   ` Richard M. Stallman
2005-12-07 23:53     ` Michael Kifer
2005-12-08 19:27       ` Richard M. Stallman
2005-12-08 20:34         ` Lőrentey Károly
2005-12-09 15:04           ` Richard M. Stallman
2005-12-08 21:27         ` Michael Kifer
2005-12-08 13:24   ` Lőrentey Károly
2005-07-05 17:54 SPC in custom-mode Lennart Borgman
2005-07-07 17:05 ` Per Abrahamsen
2005-07-07 17:37   ` Lennart Borgman
2005-07-08 10:17     ` Per Abrahamsen
2005-07-07 20:34   ` Peter Whaite
2005-07-07 21:21     ` Lennart Borgman
2005-07-07 23:18       ` Peter Whaite
2005-07-07 23:27         ` Lennart Borgman
2005-07-08  6:52           ` Mathias Dahl
2005-07-08  7:24           ` Joakim Verona
2005-07-08  4:36     ` Richard M. Stallman
2005-03-19 21:22 RMAIL slows Robert J. Chassell
2005-03-19 22:04 ` David Kastrup
2005-03-20 12:59 ` Richard Stallman
2005-03-21 17:44   ` Robert J. Chassell
2005-03-22 13:56     ` Richard Stallman
2005-03-22 15:42       ` Robert J. Chassell
2005-03-22 18:55         ` Stefan Monnier
2005-03-23  0:59         ` Richard Stallman
2005-03-23 14:50           ` Robert J. Chassell
2005-03-24  5:19             ` Richard Stallman
2005-03-29 12:18               ` Robert J. Chassell
2005-04-08 19:40               ` Robert J. Chassell
2005-04-08 22:57                 ` Stefan Monnier
2005-04-08 23:53                   ` Kim F. Storm
2005-04-12 17:49                   ` Robert J. Chassell
2005-04-12 19:51                     ` Stefan Monnier
2005-04-12 21:45                     ` David Kastrup
2005-04-13 11:10                       ` Robert J. Chassell
2005-04-13 18:31                     ` Richard Stallman
2005-04-13 19:54                       ` David Kastrup
2005-04-14 19:03                         ` Richard Stallman
2005-04-15  0:41                           ` Robert J. Chassell
2005-04-16  2:58                             ` Richard Stallman
2005-04-20 10:42                               ` Robert J. Chassell
2005-04-20 21:42                                 ` Richard Stallman
2005-04-22 22:46                                   ` Robert J. Chassell
2005-04-23 22:24                                     ` Richard Stallman
2005-04-25 10:23                                       ` Robert J. Chassell
2005-04-26 10:05                                         ` Richard Stallman
2005-05-04 11:31                                           ` Robert J. Chassell
2005-05-05 14:13                                             ` Stefan Monnier
2005-05-05 17:56                                               ` Robert J. Chassell
2005-05-05 22:45                                                 ` Kevin Rodgers
2005-05-06 15:34                                                   ` Robert J. Chassell
2005-05-06 17:32                                                     ` Stefan Monnier
2005-05-06 18:49                                                       ` Robert J. Chassell
2005-05-06 20:50                                                         ` Stefan Monnier
2005-05-07 11:08                                                           ` Robert J. Chassell
2005-05-10 11:04                                                           ` Robert J. Chassell
2005-05-10 15:56                                                             ` Should overlays evaporate by default? Peter Whaite
2005-05-11 16:27                                                               ` Richard Stallman
2005-05-12  8:18                                                                 ` Kim F. Storm
2005-05-13  1:34                                                                   ` Richard Stallman
2005-05-13  8:17                                                                     ` Kim F. Storm
2005-05-14  0:25                                                                       ` Richard Stallman
2005-05-16 14:59                                                                         ` Peter Whaite
2005-05-16 21:21                                                                           ` Richard Stallman
2005-05-17 16:20                                                                             ` Peter Whaite
2005-05-18  5:19                                                                               ` Richard Stallman
2005-05-18  0:15                                                                             ` Thien-Thi Nguyen
2005-05-18 22:45                                                                               ` Richard Stallman
2005-05-19  8:24                                                                                 ` Thien-Thi Nguyen
2005-05-19 22:39                                                                                   ` Richard Stallman
2005-05-20 19:15                                                                                   ` Peter Whaite
2005-05-27 19:23                                                                                   ` Should overlays evaporate by default? Conclusion: No! Peter Whaite
2005-05-28 11:52                                                                                     ` Richard Stallman
2005-05-30 16:22                                                                                       ` Peter Whaite
2005-05-31 10:54                                                                                         ` Richard Stallman
2005-05-06 19:03                                                       ` RMAIL slows Robert J. Chassell
2005-05-06 18:57                                                 ` Richard Stallman
2005-05-06 19:20                                                   ` Robert J. Chassell
2005-05-05 19:46                                             ` Richard Stallman
2005-03-10 21:40 calendar problems Karl Chen
2005-03-10 23:06 ` Alan Shutko
2005-03-11  1:32   ` Ed Reingold
2005-03-11 17:01     ` Alan Shutko
2005-03-12  0:56     ` Richard Stallman
2005-03-13  0:40       ` Ed Reingold
2005-03-14  3:00         ` Richard Stallman
2004-10-25 12:04 $HOME default on w32 Stefan
2004-10-25 15:06 ` Lennart Borgman
2004-10-25 16:31   ` CHENG Gao
2004-10-25 17:34     ` Stefan Monnier
2004-10-25 18:41     ` Stefan Daschek
2004-10-26  7:32     ` Kai Grossjohann
2004-10-26 16:32       ` Stefan Monnier
2004-10-27  2:40         ` Jay Finger
2004-10-27  3:13           ` Stefan Monnier
2004-10-27  6:19             ` Stephan Stahl
2004-10-27  6:58               ` Cheng Gao
2004-10-27  8:50                 ` Lennart Borgman
2004-10-27 12:58               ` Stefan Monnier
2004-10-27 17:14                 ` Jay Finger
2004-10-27 17:37                   ` Lennart Borgman
2004-10-28  5:24                     ` Jay Finger
2004-10-27 17:53                   ` Stefan Monnier
2004-10-27 20:49                     ` Peter Whaite
2004-10-27 21:31                       ` Adrian Aichner
2004-10-28  5:45                     ` Jay Finger
2004-10-25 18:04   ` Guy Gascoigne - Piggford
2004-10-25 19:12 ` Jason Rumney
2004-10-25 20:24   ` Lennart Borgman
2004-05-05  7:16 Mode-line customization Matt Hodges
2004-05-05 15:04 ` Chris Green
2004-05-05 21:19   ` Juanma Barranquero
2004-05-06  9:22   ` Richard Stallman
2004-05-06  9:40     ` Miles Bader
2004-05-06 10:00       ` David Kastrup
2004-05-06 10:44         ` Miles Bader
2004-05-06 11:59           ` Kim F. Storm
2004-05-06 14:06             ` Miles Bader
2004-05-06 14:43               ` David Kastrup
2004-05-07  1:49                 ` Miles Bader
2004-05-07  7:47                   ` David Kastrup
2004-05-07 17:02                     ` Kevin Rodgers
2004-05-07 18:14                       ` Stefan Monnier
2004-05-08 21:59                   ` Richard Stallman
2004-05-06 15:38             ` David Kastrup
2004-05-08  1:20             ` Richard Stallman
2004-05-06 14:59       ` Stefan Monnier
2004-05-06 17:38         ` Peter Whaite
2004-05-11 12:50           ` Chris Green
2004-05-06  0:17 ` Masatake YAMATO
2004-05-04 22:27 Fix for inconsistent (/ DIVIDEND DIVISOR &rest DIVISORS) Peter Whaite
2004-05-04 22:51 ` Miles Bader
2004-05-04 23:21   ` Peter Whaite
2004-05-04 23:50     ` David Kastrup
2004-05-04 18:28 dired alignment Karl Eichwalder
2004-05-04 21:32 ` Andreas Schwab
2004-05-05 20:20   ` Richard Stallman
2004-05-05 21:12     ` Stefan Monnier
2004-05-07  0:28       ` Richard Stallman
2004-05-07 14:55       ` Peter Whaite
2004-05-08 21:59         ` Richard Stallman
2004-05-12 15:49           ` Peter Whaite
2004-05-12 17:01             ` Stefan Monnier
2004-05-13 15:46               ` Richard Stallman
2004-05-13 16:43                 ` Andreas Schwab
2004-05-14 21:01                   ` Richard Stallman
2004-05-14 22:16                     ` Andreas Schwab
2004-05-13 19:34                 ` Miles Bader
2004-05-14 21:02                   ` Richard Stallman
2004-05-14 23:32                     ` Miles Bader
2004-05-07 16:32       ` Edward O'Connor
2003-11-14 20:22 doc elisp intro cross reference fixes Kevin Ryde
2003-11-17 13:29 ` Juri Linkov
2003-11-17 20:12   ` Robert J. Chassell
2003-11-18 15:34     ` Juri Linkov
2003-11-19 21:06       ` Robert J. Chassell
2003-11-18 23:04     ` Richard Stallman
2003-11-19  3:08       ` Stefan Monnier
2003-11-19  4:18         ` Luc Teirlinck
2003-11-19  4:29           ` Stefan Monnier
2003-11-19  5:05             ` Luc Teirlinck
2003-11-19 13:53               ` Stefan Monnier
2003-11-19  5:28             ` Luc Teirlinck
2003-11-19 13:56               ` Stefan Monnier
2003-11-19 20:23                 ` Kevin Rodgers
2003-11-19 21:15                   ` Stefan Monnier
2003-11-19 22:38                     ` Luc Teirlinck
2003-11-20  4:53                       ` Stefan Monnier
2003-11-20 13:13                         ` David Kastrup
2003-11-20 14:35                           ` Stefan Monnier
2003-11-20 14:47                             ` David Kastrup
2003-11-20 15:43                               ` Stefan Monnier
2003-11-20 20:21                               ` Kevin Rodgers
2003-11-20 14:51                             ` David Kastrup
2003-11-20 15:46                               ` Stefan Monnier
2003-11-20 20:33                               ` Kevin Rodgers
2003-11-20 20:58                                 ` David Kastrup
2003-11-26 18:09                                 ` Per Abrahamsen
2003-11-26 18:14                                   ` Stefan Monnier
2003-11-26 23:49                                     ` Luc Teirlinck
2003-11-27  0:51                                       ` Stefan Monnier
2003-11-27  3:22                                         ` Luc Teirlinck
2003-11-27  3:45                                         ` Luc Teirlinck
2003-11-28 23:14                                       ` Richard Stallman
2003-11-29 20:29                                         ` Luc Teirlinck
2003-11-28 23:15                                       ` Richard Stallman
2003-11-26 23:58                                     ` Luc Teirlinck
2003-11-27  0:14                                     ` Luc Teirlinck
2003-11-27 11:26                                       ` Per Abrahamsen
2003-11-27 16:11                                         ` Luc Teirlinck
2003-11-27 16:48                                           ` Luc Teirlinck
2003-11-27 18:46                                           ` Per Abrahamsen
     [not found]                                             ` <200311271857.hARIvGr04327@raven.dms.auburn.edu>
2003-11-27 19:09                                               ` Per Abrahamsen
     [not found]                                                 ` <200311271946.hARJkhd04426@raven.dms.auburn.edu>
     [not found]                                                   ` <jwvy8u1bmfq.fsf-monnier+emacs/devel@vor.iro.umontreal.ca>
     [not found]                                                     ` <200311272115.hARLFFo04571@raven.dms.auburn.edu>
2003-11-28 11:41                                                       ` Per Abrahamsen
     [not found]                                                         ` <200311281810.hASIACS06152@raven.dms.auburn.edu>
     [not found]                                                           ` <x5znegpcue.fsf@lola.goethe.zz>
     [not found]                                                             ` <200311281853.hASIrSg06209@raven.dms.auburn.edu>
     [not found]                                                               ` <x5fzg8p873.fsf@lola.goethe.zz>
2003-11-29 15:40                                                                 ` Per Abrahamsen
2003-11-28 23:14                                           ` Richard Stallman
2003-11-29 14:04                                             ` Per Abrahamsen
     [not found]                                               ` <200311291445.hATEjN408572@raven.dms.auburn.edu>
2003-11-29 16:54                                                 ` Per Abrahamsen
     [not found]                                                   ` <200311291828.hATISht08904@raven.dms.auburn.edu>
2003-11-30 13:06                                                     ` Per Abrahamsen
2003-11-30 15:19                                                       ` Luc Teirlinck
     [not found]                                               ` <E1AQd7O-0002KQ-Bb@fencepost.gnu.org>
2003-12-01 11:06                                                 ` Per Abrahamsen
2003-12-02  4:17                                                   ` Richard Stallman
2003-11-27 11:03                                     ` Per Abrahamsen
2003-11-27 19:08                                   ` Richard Stallman
2003-11-28 10:45                                     ` Per Abrahamsen
2003-11-19 23:48                     ` Luc Teirlinck
2003-11-19 23:56                       ` Miles Bader
2003-11-20 20:18                         ` Kevin Rodgers
2003-11-20  4:58                       ` Stefan Monnier
2003-11-20  5:12                         ` Luc Teirlinck
2003-11-20 14:39                           ` Stefan Monnier
2003-11-20 20:13                     ` Kevin Rodgers
2003-11-20 22:35                       ` Stefan Monnier
2003-11-29 21:25                       ` Kai Grossjohann
2003-11-30 19:51                         ` Stefan Monnier
2003-11-30 20:31                           ` Kai Grossjohann
2003-11-30 21:08                             ` Stefan Monnier
2003-12-01 21:14                               ` Kai Grossjohann
2003-12-02 16:17                                 ` Stefan Monnier
2003-12-03  4:45                                   ` Richard Stallman
2003-12-01  1:45                         ` Richard Stallman
2003-11-21  4:08                     ` Richard Stallman
2003-11-21  4:28                       ` Miles Bader
2003-11-21 15:03                       ` Stefan Monnier
2003-11-23 16:34                         ` Richard Stallman
2003-11-20  4:06                 ` Richard Stallman
2003-11-20  4:57                   ` Stefan Monnier
2003-11-20 20:20                     ` Kevin Rodgers
2003-11-20 22:36                       ` Stefan Monnier
2003-11-26 18:03         ` Per Abrahamsen
2003-11-26 18:55           ` Simon Josefsson
2003-11-27  7:28           ` Juri Linkov
2003-11-27 11:10             ` Per Abrahamsen
2003-11-28 23:14               ` Richard Stallman
     [not found]             ` <juri@jurta.org>
2003-11-28  1:47               ` Peter S Galbraith
2003-11-18 20:48   ` Kevin Ryde
2003-11-18 21:31     ` Juri Linkov
2003-11-20 21:42       ` Kevin Ryde
2003-10-19  1:34 customizing a variable named in Info Peter S Galbraith
2003-10-19  5:58 ` Eli Zaretskii
2003-10-19 15:12   ` Luc Teirlinck
     [not found]     ` <teirllm@dms.auburn.edu>
2003-10-19 17:17       ` Peter S Galbraith
2003-10-20  1:48 ` Richard Stallman
2003-10-12 19:47 RMAIL, MIME-related bug Alexander Pohoyda
2003-10-14  1:50 ` Kenichi Handa
2003-10-14 14:05   ` Robert J. Chassell
     [not found]     ` <bob@rattlesnake.com>
2003-04-11 17:21       ` `whitespace-describe' function missing Robert J. Chassell
2003-04-14  2:01         ` Rajesh Vaidheeswarran
2003-04-14 11:55           ` Robert J. Chassell
2003-04-14 15:23             ` Kim F. Storm
2003-05-13 14:38               ` Rajesh Vaidheeswarran
2003-05-13 15:30                 ` Stefan Monnier
2003-10-15 19:59       ` RMAIL, MIME-related bug Peter S Galbraith
2005-05-04 19:59       ` bootstrap from scratch Robert J. Chassell
2005-05-05  0:24         ` Ed Reingold
2005-05-05 11:21           ` Robert J. Chassell
2005-05-05 17:18             ` Ed Reingold
2005-05-05 18:42               ` Alan Shutko
2005-05-05 19:10                 ` Ed Reingold
2005-05-05 19:24                 ` Alan Shutko
2005-05-05 19:30                   ` Ed Reingold
2005-05-05 19:37                   ` Glenn Morris
2005-05-05 19:42                     ` org.el fix Alan Shutko
2005-05-05 19:54                   ` bootstrap from scratch Stefan Monnier
2005-05-05 20:10                     ` Glenn Morris
2005-05-05 22:29                       ` Kim F. Storm
2005-05-05 23:28                       ` Jason Rumney
2005-05-06 10:30                         ` bootstrap from scratch [is now appt activation] Marcelo Toledo
2005-05-06 22:23                           ` Jason Rumney
2005-05-06 18:51                         ` bootstrap from scratch Richard Stallman
2005-05-06 22:26                           ` Jason Rumney
2005-05-07 18:35                             ` Richard Stallman
2005-05-06 18:50                       ` Richard Stallman
2005-05-06 20:38                         ` Glenn Morris
2005-05-05 20:02                   ` Glenn Morris
2005-05-06 18:50                   ` Richard Stallman
2005-05-06 18:51               ` Richard Stallman
2005-05-05  1:32         ` Marcelo Toledo
2005-05-05 19:33         ` Glenn Morris
2003-10-15  4:08     ` RMAIL, MIME-related bug Richard Stallman
2003-10-16  6:59 ` Eli Zaretskii
2003-10-16  7:41   ` Alexander Pohoyda
2003-10-16  9:40     ` Thien-Thi Nguyen
2003-10-16  9:48       ` Thien-Thi Nguyen
2003-10-16 13:27       ` Alexander Pohoyda
2003-10-16 14:15         ` Thien-Thi Nguyen
2003-10-16 11:20     ` Eli Zaretskii
2003-10-16 13:14       ` Alexander Pohoyda
2003-10-16 16:02         ` Eli Zaretskii
2003-10-16 18:27           ` David Kastrup
2003-10-16 21:18           ` Alexander Pohoyda
2003-10-17  7:00             ` Eli Zaretskii
2003-10-16 14:36       ` Ehud Karni
2003-10-16 16:06         ` Eli Zaretskii
2003-10-16 23:06     ` Richard Stallman
2003-10-16 23:06   ` Richard Stallman
2003-10-17  6:19     ` Alexander Pohoyda
2003-10-17  6:45     ` Eli Zaretskii
2003-10-16 16:54 ` Stefan Monnier
2003-10-16 17:21   ` Eli Zaretskii
2003-10-16 18:49     ` Stefan Monnier
2003-10-16 18:58       ` Eli Zaretskii
2003-10-16 19:21         ` Stefan Monnier
2003-10-17  6:24           ` Eli Zaretskii
2003-10-17 11:54             ` Stephen J. Turnbull
2003-10-17 18:10               ` Eli Zaretskii
2003-10-21  3:09                 ` Stephen J. Turnbull
2003-10-21  3:59                   ` Simon Josefsson
2003-10-21 10:50                     ` Stephen J. Turnbull
2003-10-21 11:56                       ` Lars Magne Ingebrigtsen
2003-10-22  9:25                   ` Richard Stallman
2003-10-22 10:52                     ` Stephen J. Turnbull
2003-10-22 10:52                     ` Kenichi Handa
2003-10-29 11:30                       ` 守岡知彦 / MORIOKA Tomohiko
2003-10-22 17:19                     ` Alexander Pohoyda
2003-10-22 19:53                       ` Lars Magne Ingebrigtsen
2003-10-22 23:47                       ` Kenichi Handa
2003-10-17 18:51             ` Satyaki Das
2003-10-17 18:57             ` Lars Magne Ingebrigtsen
2003-10-18  8:29               ` Eli Zaretskii
2003-10-18 23:05                 ` Richard Stallman
2003-10-19  5:50                   ` Eli Zaretskii
2003-10-19 10:38                     ` Alex Schroeder
2003-10-20  1:48                     ` Richard Stallman
2003-10-20  5:53                       ` Alexander Pohoyda
2003-10-20  6:51                         ` Lars Magne Ingebrigtsen
2003-10-20 17:39                           ` Alexander Pohoyda
2003-10-20 23:20                           ` Richard Stallman
2003-12-26 17:40                             ` Merging quoted-printable functions Alexander Pohoyda
2003-12-27 22:16                               ` Richard Stallman
2003-10-16 19:33         ` RMAIL, MIME-related bug Ehud Karni
2003-10-17  6:20           ` Eli Zaretskii
2003-10-16 19:14       ` Ehud Karni
2003-10-16 21:56         ` Alexander Pohoyda
2003-10-16 22:21           ` Ehud Karni
2003-10-16 23:48             ` Luc Teirlinck
2003-10-17  2:20               ` Kenichi Handa
     [not found]     ` <eliz@elta.co.il>
2003-10-17  2:36       ` Peter S Galbraith
2003-10-17 15:39       ` Peter S Galbraith
2003-10-17 16:16         ` Stefan Monnier
     [not found]           ` <monnier@IRO.UMontreal.CA>
2003-10-17 16:22             ` Peter S Galbraith
2003-10-17 18:17         ` Eli Zaretskii
2003-10-17 18:33       ` Peter S Galbraith
2003-10-20 10:43         ` Richard Stallman
2003-10-17 20:46     ` Richard Stallman
2003-10-17 21:09       ` Stefan Monnier
2003-10-18 23:06         ` Richard Stallman
2003-10-19  7:46           ` Alexander Pohoyda
2003-10-22 20:26           ` RMAIL, rmail-mbox-branch Alexander Pohoyda
2003-10-27 23:44             ` Richard Stallman
2003-11-26 22:44               ` Alexander Pohoyda
2003-10-16 21:44   ` RMAIL, MIME-related bug Alexander Pohoyda
2003-10-16 22:07     ` Stefan Monnier
2003-10-16 21:44   ` Alexander Pohoyda
2003-10-19 20:59   ` Juri Linkov
2003-10-20  4:18     ` Kenichi Handa
2003-10-20  5:15       ` Juri Linkov
2003-10-20  5:21       ` Alexander Pohoyda
2003-10-20 13:03       ` Robert J. Chassell
2003-10-20  6:54     ` Lars Magne Ingebrigtsen
2003-10-20  8:11       ` Juri Linkov
2003-10-20  9:33         ` Lars Magne Ingebrigtsen
2003-10-20 13:56       ` Paul Michael Reilly
2003-10-20 17:14     ` Satyaki Das
2003-10-21 14:48       ` Richard Stallman
2003-10-21 16:48         ` Satyaki Das
2003-10-20 23:20     ` Richard Stallman
2003-10-21  5:30       ` Karl Eichwalder
2003-10-22  9:25         ` Richard Stallman
2003-10-20 23:38     ` Kevin Rodgers
2003-10-21  5:38       ` Juri Linkov
2003-10-21 14:40         ` URL (was: RMAIL, MIME-related bug) Stefan Monnier
2003-10-23 15:48           ` URL Dave Love
2003-10-23 16:31             ` URL Stefan Monnier
2003-10-24  5:16               ` URL Richard Stallman
2003-10-25 16:20               ` URL Dave Love
2003-10-27 13:16                 ` URL Juri Linkov
2003-10-23 18:24         ` RMAIL, MIME-related bug Kevin Rodgers
2003-10-23 19:57           ` Kevin Rodgers
2003-10-27 13:03             ` URL Juri Linkov
2003-05-25 23:01 S-backspace Alex Schroeder
2003-05-25 23:57 ` S-backspace Miles Bader
2003-05-26  1:14   ` S-backspace Luc Teirlinck
     [not found]     ` <200305260121.h4Q1L0s14572@eel.dms.auburn.edu>
2003-05-26  1:24       ` S-backspace Luc Teirlinck
2003-05-26  1:38         ` S-backspace Luc Teirlinck
2003-05-26 14:24     ` S-backspace Oliver Scholz
2003-05-26 18:59       ` S-backspace Luc Teirlinck
2003-05-26 15:18 ` S-backspace Kai Großjohann
2003-05-27 12:44 ` S-backspace Richard Stallman
2003-05-27 13:57   ` S-backspace Kai Großjohann
2003-05-27 14:06   ` S-backspace Rajesh Vaidheeswarran
2003-05-27 14:16     ` S-backspace David Kastrup
2003-05-27 14:18     ` S-backspace Miles Bader
2003-05-27 15:46       ` S-backspace Kai Großjohann
2003-05-27 16:47         ` S-backspace Luc Teirlinck
2003-05-27 17:06           ` S-backspace Stefan Monnier
2003-05-27 17:04         ` S-backspace Luc Teirlinck
2003-05-27 16:26       ` S-backspace Luc Teirlinck
2003-05-28 23:57         ` S-backspace Richard Stallman
2003-05-29  0:25           ` S-backspace Stefan Monnier
2003-05-29  2:33             ` S-backspace Peter Lee
2003-05-29  7:54             ` S-backspace Oliver Scholz
2003-05-30  1:10               ` S-backspace Luc Teirlinck
2003-06-05  1:49                 ` S-backspace Luc Teirlinck
2003-06-05  2:40                   ` S-backspace Miles Bader
2003-06-05  3:12                     ` { SPAM 2 }::Re: S-backspace Luc Teirlinck
2003-05-31 19:44             ` S-backspace David Kastrup
2003-05-29  1:46           ` S-backspace Luc Teirlinck
2003-05-29  2:11             ` S-backspace Luc Teirlinck
2003-05-30 17:12             ` S-backspace Richard Stallman
2003-05-30 22:22               ` S-backspace Kevin Rodgers
2003-05-30 23:59               ` S-backspace Kim F. Storm
2003-06-04 11:13                 ` S-backspace Andreas Schwab
2003-05-31  0:39               ` S-backspace Luc Teirlinck
2003-05-31  0:53                 ` S-backspace Miles Bader
2003-05-31  0:58                   ` S-backspace Luc Teirlinck
2003-05-31  1:07                     ` S-backspace Miles Bader
2003-05-27 14:31     ` S-backspace Jan D.
2003-05-28 13:54     ` S-backspace Richard Stallman
     [not found] <E18UXkO-00014i-00@troodon.localdomain>
2003-01-04 23:44 ` Emacs crash in X Richard Stallman
2002-10-21  7:26 mh-e 6.2 imminent Bill Wohler
2002-10-21 10:04 ` Kim F. Storm
2002-10-21  9:37   ` Juanma Barranquero
2002-10-22  3:13 ` Richard Stallman
2002-10-23 19:48   ` Bill Wohler
2002-10-24  7:25     ` Stefan Monnier
2002-10-24  8:21       ` Miles Bader
     [not found]         ` <miles@lsi.nec.co.jp>
2002-10-24  9:13           ` Mark D. Baushke
2002-10-24  9:24             ` Miles Bader
2002-10-24  9:28         ` checkdoc (was: mh-e 6.2 imminent) Stefan Monnier
2002-10-24 11:13           ` Kim F. Storm
2002-10-24 14:45             ` Miles Bader
2002-10-24 16:15               ` Kim F. Storm
2002-10-24 23:30                 ` Miles Bader
2002-10-25  5:35                 ` Richard Stallman
2002-10-25  9:23                   ` Kim F. Storm
2002-10-26 20:15                     ` Richard Stallman
2002-10-26 23:03                       ` Kim F. Storm
2002-10-28 19:19                         ` Richard Stallman
2002-10-28 19:38                           ` Henrik Enberg
2002-10-28 21:37                             ` Miles Bader
2002-10-28 23:19                               ` Kim F. Storm
2002-10-28 23:22                                 ` Miles Bader
2002-10-29  0:46                                   ` Kim F. Storm
2002-10-29 11:07                               ` Henrik Enberg
2002-10-29 14:31                               ` Stefan Monnier
2002-10-28 21:53                             ` Kim F. Storm
2002-10-29  1:20                               ` Miles Bader
2002-10-29 11:29                               ` Richard Stallman
2002-10-29 11:28                             ` Richard Stallman
2002-10-29 12:55                               ` Miles Bader
2002-11-02  0:58                               ` Henrik Enberg
2002-11-05  4:26                                 ` Miles Bader
2002-10-25  5:35         ` mh-e 6.2 imminent Richard Stallman
2002-10-25  5:50           ` Miles Bader
2002-10-26 20:15             ` Richard Stallman
2002-10-29 17:30         ` Francesco Potorti`
     [not found]           ` <pot@gnu.org>
2002-10-29 17:38             ` Peter S Galbraith
2002-10-30 17:18               ` Richard Stallman
2002-11-02 12:07               ` Francesco Potorti`
2003-01-07 12:40             ` etags -f /dev/stdout enhancement request Francesco Potorti`
2003-01-07 17:16               ` Lyndon Nerenberg
2002-10-30  2:22           ` mh-e 6.2 imminent Miles Bader
2002-08-20 15:32 Suggestions for mode-line-format changes Kim F. Storm
2002-08-20 14:51 ` Romain FRANCOISE
2002-08-21  0:11 ` Richard Stallman
2002-08-21 13:11   ` Kim F. Storm
2002-08-22  3:44     ` Richard Stallman
2002-08-21  0:25 ` Kim F. Storm
2002-08-21  4:29 ` Kenichi Handa
2002-08-21  4:52   ` Miles Bader
2002-08-21  9:33     ` Kim F. Storm
2002-08-21 11:01       ` Miles Bader
2002-08-21 11:09         ` Kenichi Handa
     [not found]         ` <m2vg63ekjg.fsf@primate.xs4all.nl>
2002-08-22  2:38           ` Miles Bader
2002-08-23  0:11             ` ediff user interface (Re: Suggestions for mode-line-format changes) Karl Eichwalder
2002-08-23  8:28               ` Andreas Schwab
2002-08-24  2:33             ` Suggestions for mode-line-format changes Richard Stallman
2002-08-25 23:36               ` Kim F. Storm
2002-08-25 22:52                 ` Miles Bader
2002-08-26 21:16                   ` Michael Kifer
2002-08-27  1:52                     ` Miles Bader
2002-08-27  2:28                       ` Michael Kifer
2002-08-27  2:53                         ` Miles Bader
2002-08-27  3:38                           ` Michael Kifer
2002-08-27  4:10                             ` Miles Bader
2002-08-27  4:33                               ` Michael Kifer
2002-08-27  4:56                                 ` Miles Bader
2002-08-27  5:18                                   ` Michael Kifer
2002-08-27  5:37                                     ` Miles Bader
2002-08-27  5:51                                       ` Michael Kifer
2002-08-27  6:25                                         ` Miles Bader
2002-08-27  9:16                                           ` Kim F. Storm
2002-08-27  9:16                                   ` Kim F. Storm
2002-08-23 16:38       ` Alan Shutko
     [not found]         ` <m2hehasikt.fsf@primate.xs4all.nl>
2002-09-01  0:07           ` Alan Shutko
2002-09-01  0:32           ` Glenn Morris
2002-08-21  9:29   ` Kim F. Storm
2002-08-23 16:35   ` Alan Shutko
2002-08-24  0:42     ` Kenichi Handa
2002-08-25 18:23       ` Stefan Monnier
2002-08-26  7:01         ` Kenichi Handa
2002-08-26 16:05           ` Stefan Monnier
2002-08-23 16:33 ` Alan Shutko
2002-08-23 16:58   ` Bill White
2002-08-25 23:41     ` Kim F. Storm
2002-08-25 23:12       ` Alan Shutko
2002-08-26  4:42         ` Eli Zaretskii
2002-08-26  7:12           ` Miles Bader
     [not found]           ` <m265xqsfse.fsf@primate.xs4all.nl>
2002-09-02  1:10             ` Miles Bader
2002-09-02  2:38               ` Alan Shutko
2002-09-02 10:18                 ` Kim F. Storm
2002-08-26 10:20         ` Kim F. Storm
2002-08-26 15:51           ` Alan Shutko
2002-08-26 21:51           ` Richard Stallman
2002-08-27  9:20             ` Kim F. Storm
2002-08-27  8:26               ` Miles Bader
2002-08-27 10:34                 ` Kim F. Storm
2002-08-28  6:52               ` Richard Stallman
2002-08-26 10:25       ` Mario Lang
2002-08-26 15:01         ` Kim F. Storm
2002-08-26 21:51         ` Richard Stallman
2002-08-23 17:08   ` Kai Großjohann
2002-08-25  5:26     ` Richard Stallman
2002-08-25  5:26   ` Richard Stallman
     [not found] <sds@gnu.org>
2002-08-06 13:15 ` crash in display, triggered by calendar Sam Steingold
2002-08-06 13:38   ` Ed Reingold
2002-08-06 14:05     ` Sam Steingold
2002-08-06 14:38       ` Alan Shutko
2002-08-06 14:51         ` Ed Reingold
2002-08-06 15:00           ` Sam Steingold
2002-08-07 14:23         ` Richard Stallman
2002-08-07 14:23       ` Richard Stallman
2004-01-16 18:56 ` invalid-regexp in calendar Sam Steingold
2004-01-17 13:49   ` Thien-Thi Nguyen
2004-02-05  2:52   ` Ed Reingold
2004-02-05 20:11     ` D. Goel
2002-06-29 20:28 No calc in pretest? Kevin A. Burton
2002-06-30  6:24 ` Eli Zaretskii
2002-06-30  6:44   ` Jon Cast
2002-06-30  9:23     ` Eli Zaretskii
2002-06-30 19:06       ` Simon Josefsson
2002-07-02 20:22         ` Jon Cast
2002-07-03  4:57           ` Eli Zaretskii
2002-07-03 21:00             ` Jon Cast
2002-07-04  4:36               ` Eli Zaretskii
2002-07-04 16:37                 ` Jon Cast
2002-07-05 17:20                   ` Eli Zaretskii
2002-07-05 23:02                     ` Jon Cast
2002-07-01  1:55       ` Miles Bader
2002-07-01  5:13         ` Eli Zaretskii
2002-07-02 15:09       ` Stefan Monnier
2002-07-02 15:20         ` Miles Bader
2002-07-02 19:41         ` Jon Cast
2002-07-02 19:54           ` Stefan Monnier
2002-07-02 20:51             ` Jon Cast
2002-07-01 21:32     ` Francesco Potorti`
2002-07-02  8:49       ` Kim F. Storm
2002-07-02  8:06         ` Miles Bader
2002-07-02  9:30           ` Kai Großjohann
2002-07-02  9:43           ` Kim F. Storm
2002-07-02  9:50             ` Juanma Barranquero
2002-07-02 20:44               ` Jon Cast
2002-07-03  2:44                 ` Juanma Barranquero
2002-07-03  0:52                   ` Jon Cast
2002-07-03  7:58                     ` Juanma Barranquero
2002-07-02 10:11             ` Eli Zaretskii
2002-07-02 20:38             ` Jon Cast
2002-07-02 21:46               ` Jason Rumney
2002-07-04  6:08                 ` Juanma Barranquero
2002-07-03 20:57             ` Richard Stallman
2002-07-03 21:35               ` Jon Cast
2002-07-03 22:03                 ` Miles Bader
2002-07-03 23:08                   ` Jon Cast
2002-07-04 18:24                   ` Richard Stallman
2002-07-04 23:16                     ` Jon Cast
2002-07-05 22:07                       ` Richard Stallman
2002-07-05 23:09                         ` Jon Cast
2002-07-05  1:20                     ` Miles Bader
2002-07-05 22:07                       ` Richard Stallman
2002-07-05 23:14                         ` Jon Cast
2002-07-05 23:23                           ` Francesco Potorti`
2002-07-06 23:31                             ` Richard Stallman
2002-07-09  3:22                               ` Jon Cast
2002-07-09 18:51                                 ` Richard Stallman
2002-07-04 22:04                 ` Kim F. Storm
2002-07-04 23:31                   ` Jon Cast
2002-07-05 20:55                     ` Kim F. Storm
2002-07-05 23:07                       ` Jon Cast
2002-07-05 22:07                     ` Richard Stallman
2002-07-05 23:11                       ` Jon Cast
2002-07-05 12:07                   ` Kai Großjohann
2002-07-05 13:13                     ` Miles Bader
2002-07-05 13:41                       ` Kai Großjohann
2002-07-05 22:07                   ` Richard Stallman
2002-07-09  2:19                     ` Jon Cast
2002-07-09  5:43                       ` Eli Zaretskii
2002-07-09 18:51                       ` Richard Stallman
2002-07-10 18:24                         ` Jon Cast
2002-07-02 10:10           ` Eli Zaretskii
2002-07-02 10:08         ` Eli Zaretskii
2002-07-02 15:28           ` Stefan Monnier
2002-07-02 15:58             ` Miles Bader
2002-07-02 16:05               ` Stefan Monnier
2002-07-02 16:23                 ` Miles Bader
2002-07-02 16:26                   ` Stefan Monnier
2002-07-02 16:33                     ` Miles Bader
2002-07-02 16:38                       ` Stefan Monnier
2002-07-02 20:12                         ` Jon Cast
2002-07-02 20:09                     ` Jon Cast
2002-07-02 20:18                       ` Stefan Monnier
2002-07-02 21:15                         ` Jon Cast
2002-07-02 19:56                 ` Jon Cast
2002-07-02 16:09               ` Simon Josefsson
2002-07-02 16:40                 ` Eli Zaretskii
2002-07-02 19:17                   ` Stefan Monnier
2002-07-02 20:55                     ` Kim F. Storm
2002-07-02 21:04                     ` Jon Cast
2002-07-03  4:49                     ` Eli Zaretskii
2002-07-02 21:10                   ` Kim F. Storm
2002-07-05 17:51                   ` Simon Josefsson
2002-07-05 19:14                     ` Eli Zaretskii
2002-07-02 20:05                 ` Jon Cast
2002-07-02 19:52             ` Jon Cast
2002-07-02 20:05               ` Stefan Monnier
2002-07-02 21:03                 ` Jon Cast
2002-07-03  4:05                   ` Ken Raeburn
2002-07-03 20:54                     ` Jon Cast
2002-07-04  1:35                       ` Miles Bader
2002-07-04  1:39                         ` Jon Cast
2002-07-03  9:17                   ` Kai Großjohann
2002-07-03 21:06                     ` Jon Cast
2002-07-02 21:30               ` Robert J. Chassell
2002-07-03  0:33                 ` Jon Cast
2002-07-03 20:57           ` Richard Stallman
2002-07-02 20:30         ` Jon Cast
2002-07-02 21:42           ` Kim F. Storm
2002-07-02 21:22             ` Jon Cast
2002-07-02 22:48               ` Kim F. Storm
2002-07-03  0:45                 ` Jon Cast
2002-07-03 12:56                   ` Kim F. Storm
2002-07-03 21:27                     ` Jon Cast
2002-06-20 14:35 [jidanni@deadspam.com: modeline doesn't divulge buffer will go bye bye] Richard Stallman
2002-06-20 15:55 ` Robert J. Chassell
2002-06-20 23:27   ` Kim F. Storm
2002-06-21 20:37     ` Robert J. Chassell
2002-06-22 17:20       ` Stefan Monnier
2002-06-22 19:30         ` Alex Schroeder
2002-06-22 20:12           ` Stefan Monnier
2002-06-23  4:57             ` Eli Zaretskii
2002-06-24  9:33               ` Richard Stallman
2002-06-23 18:12           ` Richard Stallman
2002-06-24  7:41             ` Alex Schroeder
2002-06-24 19:40               ` Richard Stallman
2002-06-24 21:17                 ` Alex Schroeder
2002-06-24 21:36                   ` Miles Bader
2002-06-24 22:01                     ` Alex Schroeder
2002-06-24 22:59                       ` Miles Bader
2002-06-25 13:54                         ` Francesco Potorti`
2002-06-25 14:07                           ` Werner LEMBERG
2002-06-26 22:24                           ` Richard Stallman
2002-06-27  2:33                             ` Miles Bader
2002-06-28 14:33                               ` Alex Schroeder
2002-06-29 22:21                                 ` Richard Stallman
2002-06-28 17:41                               ` Richard Stallman
2002-06-30  6:33                               ` Eli Zaretskii
2002-06-27  6:49                             ` Juanma Barranquero
2002-06-27  8:07                             ` Francesco Potorti`
2002-06-28 17:38                               ` Richard Stallman
2002-06-24 23:49                       ` Jon Cast
2002-06-25  0:16                         ` Miles Bader
2002-06-25  1:49                           ` Jon Cast
2002-06-25  2:11                             ` Miles Bader
2002-06-24 22:47                     ` Paul Stoeber
2002-06-23 18:12         ` Richard Stallman
2002-06-21 16:29   ` Richard Stallman
2002-06-16 21:23 Integrate Tramp Kai Großjohann
2002-06-17  2:44 ` Miles Bader
2002-06-17 11:19   ` Kai Großjohann
2002-06-17 13:04     ` Miles Bader
2002-06-17  4:44 ` Eli Zaretskii
2002-06-17 11:20   ` Kai Großjohann
2002-06-17 16:31 ` Richard Stallman
2002-06-17 16:44   ` Kai Großjohann
2002-06-17 18:19     ` Eli Zaretskii
2002-06-18  9:56       ` Kai Großjohann
2002-06-18 11:24         ` Kim F. Storm
2002-06-18 11:29           ` Kai Großjohann
2002-06-18  5:05     ` Eli Zaretskii
2002-06-18  9:56       ` Kai Großjohann
2002-06-19  2:23     ` Richard Stallman
2002-06-19  2:46       ` Miles Bader
2002-06-19 12:40         ` Kim F. Storm
2002-06-21  9:40           ` Richard Stallman
2002-06-21 12:29             ` Kai Großjohann
2002-06-21 15:22               ` Robert J. Chassell
2002-06-21 16:09                 ` Kai Großjohann
2002-06-21 20:21                   ` Robert J. Chassell
2002-06-21 21:18                     ` Kai Großjohann
2002-06-22 22:51                       ` Richard Stallman
2002-06-23 16:07                         ` Kai Großjohann
2002-06-22 22:51                   ` Richard Stallman
2002-06-22  6:59               ` Richard Stallman
2002-06-22 10:14                 ` Kai Großjohann
2002-06-22 17:46                   ` Stefan Monnier
2002-06-20 14:34         ` Richard Stallman
2002-06-20 15:51           ` Kai Großjohann
2002-06-20 19:48             ` Miles Bader
2002-06-21 16:29             ` Richard Stallman
2002-06-21 19:34               ` Andreas Schwab
2002-06-21 20:52               ` Kai Großjohann
2002-06-22 17:25                 ` Stefan Monnier
2002-06-22 22:51                 ` Richard Stallman
2002-06-20 16:11           ` Kai Großjohann
2002-06-20 16:31             ` Stefan Monnier
2002-06-20 16:40             ` Robert J. Chassell
2002-06-20 23:02               ` Kim F. Storm
2002-06-20 22:08                 ` Miles Bader
2002-06-20 22:20                 ` Robert J. Chassell
2002-06-21  7:31                 ` Kai Großjohann
2002-06-21  7:45                   ` Miles Bader
2002-06-21 12:36                     ` Kai Großjohann
2002-06-21 12:38                 ` Kai Großjohann
2002-06-21 13:23                   ` Miles Bader
2002-06-20 16:41             ` Kai Großjohann
2002-06-21 13:53               ` Robert J. Chassell
2002-06-21 14:23                 ` Kai Großjohann
2002-06-21 14:55                   ` Robert J. Chassell
2002-06-21 15:50                     ` Kai Großjohann
2002-06-21 20:30                       ` Robert J. Chassell
2002-06-19  8:42       ` Ehud Karni
2002-06-19 12:45       ` Kim F. Storm
2002-06-19 15:00         ` Stefan Monnier
2002-06-19 21:34           ` Kim F. Storm
2002-06-19 22:35             ` Stefan Monnier
2002-06-21  9:41               ` Richard Stallman
2002-06-20  8:29             ` Kai Großjohann
2002-06-21  9:42               ` Richard Stallman
2002-06-21  9:49                 ` Miles Bader
2002-06-21 13:33                   ` Jon Cast
2002-06-21 14:25                     ` Miles Bader
2002-06-21 14:37                 ` Miles Bader
2002-06-22  6:59                   ` Richard Stallman
2002-06-22  7:21                     ` Michael Kifer
2002-06-22  7:25                       ` Miles Bader
2002-06-22  9:41                         ` Kai Großjohann
2002-06-22 12:43                           ` Miles Bader
2002-06-21 19:30                 ` Stefan Monnier
2002-06-19 15:20         ` Robert J. Chassell
2002-06-21  9:40         ` Richard Stallman
2002-06-21  9:48           ` Andreas Schwab
2002-06-21 12:12           ` Kai Großjohann
2002-06-21 14:23             ` Mario Lang
     [not found] <E170n3M-0000tW-00@fencepost.gnu.org>
     [not found] ` <1438-Thu25Apr2002222156+0300-eliz@is.elta.co.il>
2002-04-26 17:38   ` decode_eol and inconsistent EOL Richard Stallman
2002-04-26 18:26     ` Stephen Gildea
2002-04-26 19:22     ` Eli Zaretskii
2002-04-26 20:39       ` Stefan Monnier
2002-04-27  8:14         ` Eli Zaretskii
2002-04-28 22:40           ` Stefan Monnier
2002-04-29  4:54             ` Eli Zaretskii
2002-04-29 13:02               ` Stefan Monnier
2002-04-29 18:38                 ` Eli Zaretskii
2002-04-30  5:19                   ` Richard Stallman
2002-04-30  5:39                     ` Eli Zaretskii
2002-04-28 21:17       ` Richard Stallman
2002-04-29  4:49         ` Eli Zaretskii
2002-04-29  5:37           ` Andrew Choi
2002-04-29 13:32             ` Stefan Monnier
2002-04-29 13:46               ` Andrew Choi
2002-04-30  5:18             ` Richard Stallman
2002-04-29 18:40           ` Richard Stallman
2002-04-29 19:13             ` Eli Zaretskii
2002-04-29 19:41               ` Stefan Monnier
2002-04-30  4:51                 ` Eli Zaretskii
2002-04-30 21:19               ` Richard Stallman
     [not found] <E16pNB6-0003ei-00@blackbird.home.nickwillson.com>
     [not found] ` <87k7ran9bo.fsf@raven.i.defaultvalue.org>
     [not found]   ` <200204152200.g3FM0GD23812@aztec.santafe.edu>
     [not found]     ` <E16xK42-0001OV-00@blackbird.home.nickwillson.com>
     [not found]       ` <200204171603.g3HG3vw24750@aztec.santafe.edu>
     [not found]         ` <E16yQmB-0002oh-00@blackbird.home.nickwillson.com>
2002-04-19 18:43           ` Bug#139792: emacs21: Press PageDown, get infinite loop Richard Stallman
     [not found]             ` <rms@gnu.org>
2002-04-20 22:04               ` Nick
2003-01-05  8:12               ` Emacs crash in X Satyaki Das
2003-01-06  3:26                 ` Richard Stallman
2003-01-06  9:07               ` Satyaki Das
     [not found]               ` <E194OUB-0006Mz-00@fencepost.gnu.org>
2003-04-13 14:41                 ` [bob@rattlesnake.com: `whitespace-describe' function missing] Rajesh Vaidheeswarran
2003-10-20 22:27               ` RMAIL, MIME-related bug Peter S Galbraith
     [not found] <eliz@is.elta.co.il>
     [not found] ` <8361-Fri22Mar2002162500+0200-eliz@is.elta.co.il>
2002-03-22 17:19   ` jit-lock-stealth-load Stephen Gildea
2002-03-24  6:13     ` jit-lock-stealth-load Eli Zaretskii
2002-03-24 15:53     ` jit-lock-stealth-load Richard Stallman
2002-03-25  2:10       ` jit-lock-stealth-load Stephen Gildea
2002-03-26  8:50         ` jit-lock-stealth-load Richard Stallman
2002-03-25  9:14       ` jit-lock-stealth-load Francesco Potorti`

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).