From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 601 invoked by alias); 27 Jun 2017 05:46:47 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 41365 Received: (qmail 1458 invoked from network); 27 Jun 2017 05:46:47 -0000 X-Qmail-Scanner-Diagnostics: from aok120.rev.netart.pl by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.99.2/21882. spamassassin: 3.4.1. Clear:RC:0(85.128.245.120):SA:0(0.0/5.0):. Processed in 2.063158 secs); 27 Jun 2017 05:46:47 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.1 X-Envelope-From: psprint@zdharma.org X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: none (ns1.primenet.com.au: domain at zdharma.org does not designate permitted sender hosts) X-Virus-Scanned: by amavisd-new using ClamAV (9) Date: Tue, 27 Jun 2017 07:46:37 +0200 From: Sebastian Gniazdowski To: Bart Schaefer , zsh-workers@zsh.org Message-ID: In-Reply-To: <170625155232.ZM29068@torch.brasslantern.com> References: <170623013643.ZM7546@torch.brasslantern.com> <170625155232.ZM29068@torch.brasslantern.com> Subject: Re: [PATCH] 2 modules, zsh/db, zsh/gdbm, bug-fixes X-Mailer: Airmail (442) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On 26 czerwca 2017 at 00:52:32, Bart Schaefer (schaefer=40brasslantern.co= m) wrote: > On Jun 25, 10:06am, Sebastian Gniazdowski wrote: > =7D > =7D As for folding, I attach Emacs screenshot, to show it really helps.= > =7D Learned the folds from reading NERDTree source (vim plugin), it was= > =7D huge, but had the folds and they helped. > =20 > Is this really more helpful than selective-display=3F > =20 > Ctrl-u 1 Ctrl-x =24 Ok, I've removed folding. Added documentation. Small code change =E2=80=93= use zfree() not zsfree() because sizes are known. Tested on 2 machines w= ith Valgrind, on one other via normal V11 test. Code and docs-patch is here: https://github.com/zdharma/hacking-private/tree/master/2db -- =20 Sebastian Gniazdowski psprint /at/ zdharma.org