Gentoo Logo
Gentoo Spaceship

Installation:
Gentoo Handbook
Installation Docs

Documentation:
Home
Listing
About Gentoo
Philosophy
Social Contract

Resources:
Bug Tracker
Developer List
Discussion Forums
Gentoo BitTorrents
Gentoo Linux Enhancement Proposals
IRC Channels
Mailing Lists
Mirrors
Name and Logo Guidelines
Online Package Database
Security Announcements
Staffing Needs
Supporting Vendors
View our CVS

Graphics:
Logos and themes
Icons
ScreenShots

Miscellaneous Resources:
Gentoo Linux Store
Gentoo-hosted projects
IBM dW/Intel article archive




List Archive: gentoo-commits
Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-commits@g.o
From: "Ulrich Mueller (ulm)" <ulm@g.o>
Subject: emacs r1450 - eselect-emacs
Date: Sat, 07 Nov 2009 11:50:22 +0000
Author: ulm
Date: 2009-11-07 11:50:22 +0000 (Sat, 07 Nov 2009)
New Revision: 1450

Modified:
   eselect-emacs/ChangeLog
   eselect-emacs/emacs.eselect
Log:
Uncomment tests for is_output_mode.

Modified: eselect-emacs/ChangeLog
===================================================================
--- eselect-emacs/ChangeLog	2009-11-06 18:00:33 UTC (rev 1449)
+++ eselect-emacs/ChangeLog	2009-11-07 11:50:22 UTC (rev 1450)
@@ -1,4 +1,4 @@
-2009-11-06  Ulrich Mueller  <ulm@g.o>
+2009-11-07  Ulrich Mueller  <ulm@g.o>
 
 	* emacs.eselect (do_list, do_show):
 	* ctags.eselect (do_list): Support brief output mode, bug 292100.

Modified: eselect-emacs/emacs.eselect
===================================================================
--- eselect-emacs/emacs.eselect	2009-11-06 18:00:33 UTC (rev 1449)
+++ eselect-emacs/emacs.eselect	2009-11-07 11:50:22 UTC (rev 1450)
@@ -171,10 +171,10 @@
 		write_kv_list_entry "(unset)" ""
 	fi
 
-	#if ! is_output_mode brief; then
+	if ! is_output_mode brief; then
 		xemacs_info
 		#vim_info
-	#fi
+	fi
 }
 
 ### list action ###
@@ -198,10 +198,10 @@
 	write_list_start "Available Emacs symlink targets:"
 	write_numbered_list -m "(none found)" "${targets[@]}"
 
-	#if ! is_output_mode brief; then
+	if ! is_output_mode brief; then
 		xemacs_info
 		#vim_info
-	#fi
+	fi
 }
 
 ### set action ###



Navigation:
Lists: gentoo-commits: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
gentoo-x86 commit in dev-java/commons-jxpath/files: commons-jxpath-1.2-gentoo.patch
Next by thread:
emacs r1451 - eselect-emacs
Previous by date:
gentoo-x86 commit in dev-java/commons-jxpath/files: commons-jxpath-1.2-gentoo.patch
Next by date:
emacs r1451 - eselect-emacs


Updated Nov 23, 2009

Donate to support our development efforts.

Gentoo Centric Hosting: vr.org

VR Hosted

Tek Alchemy

Tek Alchemy

SevenL.net

SevenL.net

php|architect

php|architect

Copyright 2001-2007 Gentoo Foundation, Inc. Questions, Comments? Email www@gentoo.org.