On Saturday, April 5, 2003, 8:22:16 PM, you wrote: >> Is it currently possible to change the 'Move to Next Unread' Ctrl+] >> shortcut behavior to only the letter 'n'?
> yes, it's possible. But you have to hack it into your account > settings manually. Follow this steps: > 1. Close The Bat! > 2. Open C:\Program Files\The Bat!\Mail\Shortcut.CFG in > your favorite Hex-Editor. (e.g. XVI32 > <http://www.chmaas.handshake.de/delphi/freeware/xvi32/xvi32.htm>) > 3. Search for "MMNEXTUNREAD" > 4. Go behind "MMNEXTUNREAD" and replace the following two bytes with > (in hex) "4E 00" (it's a "N" in ASCII followed with an ASCII 0) > 5. Save Shortcut.CFG (make a backup!) and start The Bat! This works great! Thank you! :) I used Multi-Edit 8.0j, which I use for other editing, and I changed this line: 00 00 4D 4D 4E 45 58 54 55 4E 52 45 41 44 27 C0 MMNEXTUNREAD ^^ ^^ to: 00 00 4D 4D 4E 45 58 54 55 4E 52 45 41 44 4E 00 MMNEXTUNREAD ^^ ^^ Now in The Bat! pressing 'n' goes to the next unread message. If RIT Labs would allow users to easily change this setting through the Shortcuts Editor, this would make it far easier and convenient for users to change this shortcut behavior. -- Using The Bat! v1.62o on Windows XP 5.1 Build 2600 Service Pack 1 ________________________________________________ Current version is 1.62 | "Using TBUDL" information: http://www.silverstones.com/thebat/TBUDLInfo.html

