Re: Goals for 0.4

2013-09-29 Thread Alex Sassmannshausen

 Probably, one will still need to install fontconfig. Maybe you could try
 out if emacs works for you without fontconfig. It did, to my surprise,
 for me.

 I just upgraded my profile and remove gs-fonts, and Emacs still displays
 properly.  So unless there’s an evil cache somewhere, I’d say that it works.

I can confirm Emacs working fine on a clean install without installing
any additional font packages, which I take to confirm your findings.

Best wishes,

Alex



Re: Goals for 0.4

2013-09-28 Thread Ludovic Courtès
Andreas Enge andr...@enge.fr skribis:

 On Wed, Sep 25, 2013 at 03:13:25PM +0200, Ludovic Courtès wrote:
 Yes, so normally installed GTK+ apps will work out of the box now.  The
 only thing we could document is that fonts installed in the user profile
 will automatically be picked up.

 Probably, one will still need to install fontconfig. Maybe you could try
 out if emacs works for you without fontconfig. It did, to my surprise,
 for me.

I just upgraded my profile and remove gs-fonts, and Emacs still displays
properly.  So unless there’s an evil cache somewhere, I’d say that it works.

Ludo’.



Re: Goals for 0.4

2013-09-26 Thread Andreas Enge
On Wed, Sep 25, 2013 at 03:13:25PM +0200, Ludovic Courtès wrote:
 Yes, so normally installed GTK+ apps will work out of the box now.  The
 only thing we could document is that fonts installed in the user profile
 will automatically be picked up.

Probably, one will still need to install fontconfig. Maybe you could try
out if emacs works for you without fontconfig. It did, to my surprise,
for me.

Andreas




Re: Goals for 0.4

2013-09-25 Thread Andreas Enge
On Thu, Aug 29, 2013 at 10:42:23PM +0200, Andreas Enge wrote:
 On Thu, Aug 29, 2013 at 02:34:27PM +0200, Ludovic Courtès wrote:
• Manual: improve as we see fit; notably add a section on font usage
  for X applications.
 I would volunteer for this one.

The main problem that gtk+ applications would not find a font unless the
user installed gs-fonts should be solved by the latest commit. I added
gs-fonts as an input to fontconfig and added it to its configuration file.

Andreas




Re: Goals for 0.4

2013-09-02 Thread Cyril Roelandt

On 09/02/2013 09:38 PM, Ludovic Courtès wrote:

That is, try to install something that’s available on hydra.gnu.org, and
check that it downloads correctly, and prints “Please consider upgrading
Guile to get proper progress report”.


It does exactly that.


Cyril.



Re: Goals for 0.4

2013-08-31 Thread Ludovic Courtès
jema...@gnu.org (Jose E. Marchesi) skribis:

 I just realized that we can do even better: have --list-generations
 output recutils-formatted data (using ‘object-fields’).  Then, if we do
 it right, the output can just be piped to ‘recsel’ to select entries of
 a certain age, to display specific fields, etc.  Like:
 
   generation-number: 1
   date: 2013-05-07
 
 However, I don’t know exactly how to represent both the generations and
 the list of packages in each generation in a single recutils stream.
 
 José, how can the relations between “generation” records and “package”
 records be expressed?

 You can have two record sets: one for generations, one for packages.  A
 foreign key can relate them.  Something like this:

Perfect, thanks!

Ludo’.



Re: Goals for 0.4

2013-08-29 Thread Ludovic Courtès
Andreas Enge andr...@enge.fr skribis:

 On Thu, Aug 29, 2013 at 02:34:27PM +0200, Ludovic Courtès wrote:
   • Manual: improve as we see fit; notably add a section on font usage
 for X applications.

 I would volunteer for this one.

   • Python 3, and related packaging changes.

 And for some work on this one.

Thanks!

Ludo’.