bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#5952: 23.1.95; Some new ido features on top of virtual buffers


From: Leo
Subject: bug#5952: 23.1.95; Some new ido features on top of virtual buffers
Date: Thu, 15 Apr 2010 11:54:37 +0100

Hello John,

Thank you for the new feature 'virtual buffers' to ido.el in the devel
repo. I have been using a similar feature locally but since discovered
your patch, I switched to it.

Here are three patches that add three features:

1. make it possible to toggle the use of virtual buffers. Bind the
   command to C-o when switching buffer (o for 'old' buffers).

2. handle files with same base names by appending one level of parent
   directory. Some files may still be ignored but the chance is much
   slimmer.

3. automatically bring in virtual buffers when user input doesn't match
   existing ones.

Attachment: 0001-New-function-ido-toggle-virtual-buffers-and-bind-to-.patch
Description: Text Data

Attachment: 0002-Use-parent-directory-for-files-with-same-base-name.patch
Description: Text Data

Attachment: 0003-Turn-on-virtual-buffers-automatically-when-no-matche.patch
Description: Text Data


Leo

reply via email to

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