Cayenne Boyer wrote:
> I'm wondering if it's possible to define a macro to switch to a
> particular folder, and if so, how.

Sure:

macro index \e1 "<change-folder>+one\n" "change to +one folder"
macro index \e2 "<change-folder>+two\n" "change to +two folder"
macro index \e3 "<change-folder>+three\n" "change to +three folder"
macro index \e4 "<change-folder>+four\n" "change to +four folder"
macro index \e5 "<change-folder>+five\n" "change to +five folder"

If you have some options set which ask you questions, you might need to
adjust them to get this to work in all cases.

Reply via email to