Hello,

Am Sonntag, 30. Dezember 2012 schrieb Nikita Karetnikov:

> The only problem I see is the following line.

> (error "there are no other profiles.")

> It will print an ugly backtrace if there are no other profiles. I'm

> trying to understand how to handle it in a non-ugly way.

 

How about just printing an error message using "display" and doing nothing else?

 

Andreas