On Thu, 6 Jul 2006 01:27:31 +0300 Giorgos Keramidas wrote:
> An updated patch for fixing this is now in the followup of the problem
> report at:
> http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/99822
This is to confirm that all problems are gone. Thanks!
> Thanks for the feedback guys :)
You
On 2006-07-05 17:52, Lowell Gilbert <[EMAIL PROTECTED]> wrote:
> Boris Samorodov <[EMAIL PROTECTED]> writes:
> > Upgrading (at make install) editors/emacs-devel stopped with:
> > -
> > unset CDPATH; if [ -n "/usr/bin/gzip" ]; then echo "Compressing *.el
> > ..." ; (cd /usr/local/share/emac
Boris Samorodov <[EMAIL PROTECTED]> writes:
> Hi!
>
>
> Upgrading (at make install) editors/emacs-devel stopped with:
> -
> unset CDPATH; if [ -n "/usr/bin/gzip" ]; then echo "Compressing *.el ..."
> ; (cd /usr/local/share/emacs/22.0.50/leim; for f in `find . -name "*.elc"
> -print`; do