Hi Peter:

Am 20.01.17 01:04 schrieb(en) Peter Bloomfield:
Unfortunately, there are still distos (e.g. Debian and Ubuntu) shipping with 
2.4.*.  Did anyone point their package maintainers to Balsa 2.5?  I mentioned 
this earlier [1] on this list, but never got a reply...

Anyone?

If nobody opposes, I can do that.

The discussion last year ended in the assessment that no good formatter 
application is available.  I meanwhile discovered uncrustify [3] and 
UniversalIndentGUI [4] which together offer (IMHO) everything needed.

I installed uncrustify--its config file is quite intimidating! Do you have a 
proposal for one? My first attempt to install UniversalIndentGUI didn't go 
well--I didn't see an RPM file, and I don't feel like installing qt to build 
from source...

Yes, its really "option hell" with uncrustify; basically unusable without the gui!  Luckily, 
Debian/Ubuntu have universalindentgui packages (is it possible to install an "alien" deb on 
your box?  See <https://packages.debian.org/jessie/universalindentgui>).  Anyway, I attach a config 
which I hope comes somewhat close to your ideas...

Cheers,
Albrecht.
tok_split_gte=false
utf8_byte=false
utf8_force=false
indent_cmt_with_tabs=false
indent_align_string=true
indent_braces=false
indent_braces_no_func=false
indent_braces_no_class=false
indent_braces_no_struct=false
indent_brace_parent=false
indent_namespace=false
indent_extern=false
indent_class=false
indent_class_colon=false
indent_else_if=false
indent_var_def_cont=false
indent_func_call_param=false
indent_func_def_param=false
indent_func_proto_param=false
indent_func_class_param=false
indent_func_ctor_var_param=false
indent_template_param=false
indent_func_param_double=false
indent_relative_single_line_comments=false
indent_col1_comment=false
indent_access_spec_body=false
indent_paren_nl=false
indent_comma_paren=false
indent_bool_paren=false
indent_first_bool_expr=false
indent_square_nl=false
indent_preserve_sql=false
indent_align_assign=true
sp_balance_nested_parens=false
align_keep_tabs=false
align_with_tabs=true
align_on_tabstop=false
align_number_left=false
align_func_params=true
align_same_func_call_params=false
align_var_def_colon=false
align_var_def_attribute=false
align_var_def_inline=false
align_right_cmt_mix=false
align_on_operator=false
align_mix_var_proto=false
align_single_line_func=false
align_single_line_brace=false
align_nl_cont=false
align_left_shift=true
align_oc_decl_colon=false
nl_collapse_empty_body=false
nl_assign_leave_one_liners=false
nl_class_leave_one_liners=false
nl_enum_leave_one_liners=false
nl_getset_leave_one_liners=false
nl_func_leave_one_liners=false
nl_if_leave_one_liners=false
nl_multi_line_cond=false
nl_multi_line_define=false
nl_before_case=true
nl_after_case=false
nl_after_return=true
nl_after_semicolon=true
nl_after_brace_open=true
nl_after_brace_open_cmt=false
nl_after_vbrace_open=false
nl_after_vbrace_open_empty=false
nl_after_brace_close=false
nl_after_vbrace_close=false
nl_define_macro=false
nl_squeeze_ifdef=false
nl_ds_struct_enum_cmt=false
nl_ds_struct_enum_close_brace=false
nl_create_if_one_liner=false
nl_create_for_one_liner=false
nl_create_while_one_liner=false
ls_for_split_full=true
ls_func_split_full=true
nl_after_multiline_comment=false
eat_blanks_after_open_brace=false
eat_blanks_before_close_brace=false
mod_full_brace_if_chain=false
mod_pawn_semicolon=false
mod_full_paren_if_bool=true
mod_remove_extra_semicolon=true
mod_sort_import=false
mod_sort_using=false
mod_sort_include=false
mod_move_case_break=false
mod_remove_empty_return=false
cmt_indent_multi=true
cmt_c_group=false
cmt_c_nl_start=false
cmt_c_nl_end=false
cmt_cpp_group=false
cmt_cpp_nl_start=false
cmt_cpp_nl_end=false
cmt_cpp_to_c=false
cmt_star_cont=false
cmt_multi_check_last=true
cmt_insert_before_preproc=false
pp_indent_at_level=false
pp_region_indent_code=false
pp_if_indent_code=false
pp_define_at_level=false
input_tab_size=4
output_tab_size=4
indent_columns=4
code_width=96
nl_after_func_body=3
cmt_width=96
cmt_reflow_mode=2
pp_indent_count=0
pp_space_count=3
indent_with_tabs=1
sp_arith=add
sp_assign=add
sp_assign_default=add
sp_before_assign=add
sp_after_assign=add
sp_bool=add
sp_compare=add
sp_inside_paren=ignore
sp_paren_paren=remove
sp_before_ptr_star=force
sp_before_unnamed_ptr_star=add
sp_between_ptr_star=remove
sp_after_ptr_star=remove
sp_before_sparen=add
sp_after_comma=add
sp_func_proto_paren=remove
sp_func_def_paren=remove
sp_else_brace=add
sp_brace_else=add
nl_end_of_file=force
nl_fcall_brace=add
nl_enum_brace=remove
nl_struct_brace=remove
nl_union_brace=remove
nl_if_brace=remove
nl_brace_else=remove
nl_elseif_brace=remove
nl_else_brace=remove
nl_else_if=remove
nl_for_brace=remove
nl_while_brace=remove
nl_do_brace=remove
nl_brace_while=remove
nl_switch_brace=remove
nl_func_type_name=force
nl_func_proto_type_name=remove
nl_func_decl_args=add
nl_func_def_args=add
nl_fdef_brace=add
mod_full_brace_do=add
mod_full_brace_for=add
mod_full_brace_if=add
mod_full_brace_while=add
pp_indent=remove
pp_space=add

Attachment: pgp_lQvVZcqVm.pgp
Description: PGP signature

_______________________________________________
balsa-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/balsa-list

Reply via email to