[Eiffel-emacs-users] Indenting continued if statement
Brought to you by:
berenddeboer
From: Colin A. <col...@ho...> - 2006-12-09 13:39:25
|
I don't know if your latest effort (as i don't have it on this machine) fixes this or not, but version 2.78 does not indent the following code well: if document.is_node_number_valid (l_node_number) and then node_test.matches_node (document.retrieve_node_kind (l_node_number), fingerprint_from_name_code (document.retrieve_name_code (l_node_number)), document.element_annotation (l_node_number)) then current_item := document.retrieve_node (l_node_number) l_found := True else l_node_number := l_node_number + 1 end _________________________________________________________________ It's Hotmail's 10th Birthday! Come and play Pass the Parcel http://www.msnpasstheparcel.com |