Julian Scheid <[email protected]> writes:

>> Furthermore, you go always through the complete (dolist (suffix
>> '("string" "integer") result) ...) loop. Maybe you could finish when you
>> have found a hit, using `throw' and `catch'.
>
> There's an "or" condition on the result at the beginning that will
> prevent the second iteration if the first iteration led to a hit.

OK.

Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to