listhelper-moderate
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help-gnu-emacs post from address@hidden requires approval


From: help-gnu-emacs-owner
Subject: help-gnu-emacs post from address@hidden requires approval
Date: Fri, 22 Jun 2007 14:40:23 -0400

As list administrator, your authorization is requested for the
following mailing list posting:

    List:    address@hidden
    From:    address@hidden
    Subject: How to turn off that pesky new 
'space-no-longer-completes-filenames' "feature" in emacs 22
    Reason:  Post by non-member to a members-only list

At your convenience, visit:

    http://lists.gnu.org/mailman/admindb/help-gnu-emacs
        
to approve or deny the request.
--- Begin Message --- Subject: How to turn off that pesky new 'space-no-longer-completes-filenames' "feature" in emacs 22 Date: Fri, 22 Jun 2007 18:34:16 -0000 User-agent: G2/1.0
To let filenames complete using spaces again (like in the olden days),
just add this to your .emacs file:

;; oh lord, PLEASE let filenames be completed with spaces again!
(setq minibuffer-local-filename-completion-map minibuffer-local-
completion-map)
(setq minibuffer-local-must-match-filename-map minibuffer-local-must-
match-map)

Your welcome.  :)


--- End Message ---
--- Begin Message --- Subject: confirm 30f33ffc47ae46cd85c66f17dbb08b294d0f9314
If you reply to this message, keeping the Subject: header intact,
Mailman will discard the held message.  Do this if the message is
spam.  If you reply to this message and include an Approved: header
with the list password in it, the message will be approved for posting
to the list.  The Approved: header can also appear in the first line
of the body of the reply.

--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]