id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
499,Padre automatic indentation not working on Mac OS X,garu,,"<cowens> I just installed Padre 0.43 on OS X, it looks nice, but auto-indent does not seem to work.
<garu> cowens, can you please check your preferences on edit->preferences->indentation?
<garu> cowens, is ""Autoindent"" set to ""deep"" ?
<cowens> I tried with deep, same_level, and no
<cowens> didn't work with any of them
<garu> cool. automatic indentation style detection is off, right?
<cowens> it says guess
<cowens> whoops, no it is on
<garu> I mean the first checkbox on that window
<garu> cowens, maybe it's auto detecting it wrong. Can you please check if unsetting it fixes your problem?
<cowens> Just unchecked and test with deep, no luck
<cowens> tested with same_level, no luck
<garu> the tab/space sizes on that window is set to a positive value, right? like ""4"" or whatever
<cowens> both are set to 8
<garu> then it's definitely not working :)

----cowens shadowpasted the following extra information----
uname -a

Darwin amans.local 9.8.0 Darwin Kernel Version 9.8.0: Wed Jul 15 16:55:01 PDT 2009; root:xnu-1228.15.4~1/RELEASE_I386 i386

-------------------

wxPerl -MWx -e'printf(qq(Wx Version=($Wx::VERSION) %s unicode=(%s)\n), Wx::wxVERSION_STRING(), Wx::wxUNICODE())'

Wx Version=(0.92) wxWidgets 2.8.10 unicode=(1)

-------------------

perl -V

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
   
  Platform:
    osname=darwin, osvers=9.8.0, archname=darwin-thread-multi-2level
    uname='darwin amans.local 9.8.0 darwin kernel version 9.8.0: wed jul 15 16:55:01 pdt 2009; root:xnu-1228.15.4~1release_i386 i386 '
    config_args='-de -Dusethreads -Dprefix=/Users/cowens/local'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=undef, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include',
    optimize='-O3',
    cppflags='-no-cpp-precomp -fno-common -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -I/opt/local/include'
    ccversion='', gccversion='4.0.1 (Apple Inc. build 5493)', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc', ldflags =' -fstack-protector -L/usr/local/lib -L/opt/local/lib'
    libpth=/usr/local/lib /opt/local/lib /usr/lib
    libs=-ldbm -ldl -lm -lutil -lc
    perllibs=-ldl -lm -lutil -lc
    libc=/usr/lib/libc.dylib, so=dylib, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
    cccdlflags=' ', lddlflags=' -bundle -undefined dynamic_lookup -L/usr/local/lib -L/opt/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
                        USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
  Built under darwin
  Compiled at Aug 24 2009 19:35:55
  %ENV:
    PERL5LIB=""/Users/cowens/perl5/lib/perl5:/Users/cowens/perl5/lib/perl5/darwin-thread-multi-2level""
    PERL_MM_OPT=""INSTALL_BASE=/Users/cowens/perl5""
    PERL_UNICODE=""SDL""
  @INC:
    /Users/cowens/perl5/lib/perl5/darwin-thread-multi-2level
    /Users/cowens/perl5/lib/perl5
    /Users/cowens/perl5/lib/perl5/darwin-thread-multi-2level
    /Users/cowens/local/lib/perl5/5.10.1/darwin-thread-multi-2level
    /Users/cowens/local/lib/perl5/5.10.1
    /Users/cowens/local/lib/perl5/site_perl/5.10.1/darwin-thread-multi-2level
    /Users/cowens/local/lib/perl5/site_perl/5.10.1
    .
",defect,new,major,,editor,0.43,,osx autoindent indentation,chas.owens@…
