Deniz Dogan <[email protected]> writes: > 2009/9/11 Scott Jaderholm <[email protected]>: >> It always bothered me that the "Overwrite existing file x?" prompt made me >> type out yes or no instead of taking y and n. No more!
Try this in your setup: (fset 'yes-or-no-p 'y-or-n-p) ;; y/n instead of `yes/no' Sebastian _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
